Type Definition sdl2_sys::XIDProc[][src]

pub type XIDProc = Option<unsafe extern "C" fn(arg1: *mut Display, arg2: XPointer, arg3: XPointer)>;