Function esp_idf_sys::npl_freertos_callout_init

source ยท
pub unsafe extern "C" fn npl_freertos_callout_init(
    co: *mut ble_npl_callout,
    evq: *mut ble_npl_eventq,
    ev_cb: ble_npl_event_fn,
    ev_arg: *mut c_void,
) -> c_int