[][src]Type Definition xplm_sys::XPLMSetDatavf_f

type XPLMSetDatavf_f = Option<unsafe extern "C" fn(inRefcon: *mut c_void, inValues: *mut f32, inOffset: c_int, inCount: c_int)>;