pub unsafe extern "C" fn ble_store_iterate(
obj_type: i32,
callback: Option<unsafe extern "C" fn(i32, *mut ble_store_value, *mut c_void) -> i32>,
cookie: *mut c_void,
) -> i32pub unsafe extern "C" fn ble_store_iterate(
obj_type: i32,
callback: Option<unsafe extern "C" fn(i32, *mut ble_store_value, *mut c_void) -> i32>,
cookie: *mut c_void,
) -> i32