[][src]Type Definition mynewt::hw::sensor::sensor_mgr_compare_func_t

type sensor_mgr_compare_func_t = Option<unsafe extern "C" fn(arg1: *mut sensor, arg2: *mut c_void) -> c_int>;