Type Alias winit::platform_impl::linux::x11::ime::context::XIMProcNonnull

source ยท
type XIMProcNonnull = unsafe extern "C" fn(_: XIM, _: XPointer, _: XPointer);
Expand description

The callback used by XIM preedit functions.