Type Definition xplm_sys::XPLMHandleMouseWheel_f [] [src]

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