Struct x11_dl::xlib::XICCallback [] [src]

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

Fields