Function esp_idf_sys::ble_store_iterate

source ยท
pub unsafe extern "C" fn ble_store_iterate(
    obj_type: c_int,
    callback: ble_store_iterator_fn,
    cookie: *mut c_void,
) -> c_int