[][src]Type Definition sdl2_sys::XIDProc

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