[][src]Type Definition apache_nimble_sys::ble_store_iterator_fn

type ble_store_iterator_fn = Option<unsafe extern "C" fn(obj_type: c_int, val: *mut ble_store_value, cookie: *mut c_void) -> c_int>;