Skip to main content

ble_store_iterate

Function ble_store_iterate 

Source
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,
) -> i32