Function ble_npl_event_init

Source
pub unsafe extern "C" fn ble_npl_event_init(
    ev: *mut ble_npl_event,
    fn_: ble_npl_event_fn,
    arg: *mut c_void,
)