Type Definition xplm_sys::XPLMCommandCallback_f [] [src]

type XPLMCommandCallback_f = Option<unsafe extern "C" fn(_: XPLMCommandRef, _: XPLMCommandPhase, _: *mut c_void) -> c_int>;