Function esp_idf_sys::ble_store_read_local_irk

source ยท
pub unsafe extern "C" fn ble_store_read_local_irk(
    key: *const ble_store_key_local_irk,
    out_value: *mut ble_store_value_local_irk,
) -> c_int