pub unsafe extern "C" fn ble_glue_set_key_storage_changed_callback(
callback: BleGlueKeyStorageChangedCallback,
context: *mut c_void,
)Expand description
Set callback for NVM in RAM changes
ยงArguments
callback(direction in) - The callback to call on NVM changecontext- The context for callback