[][src]Type Definition apache_nimble_sys::ble_gap_event_fn

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