[][src]Type Definition apache_nimble_sys::ble_l2cap_event_fn

type ble_l2cap_event_fn = Option<unsafe extern "C" fn(event: *mut ble_l2cap_event, arg: *mut c_void) -> c_int>;