Struct x11_dl::xlib::XIMCallback [] [src]

#[repr(C)]
pub struct XIMCallback { pub client_data: XPointer, pub callback: XIMProc, }

Fields