pub unsafe extern "C" fn furi_hal_crypto_store_unload_key(
    slot: u8
) -> bool
Expand description

Unload key engine and deinit AES engine

@param slot store slot number

@return true on success