[][src]Type Definition mynewt::hw::sensor::bindings::os_sanity_check_func_t

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