Function riot_sys::ble_store_key_from_value

source ยท
pub unsafe extern "C" fn ble_store_key_from_value(
    obj_type: c_int,
    out_key: *mut ble_store_key,
    value: *const ble_store_value,
)