Function eos_rs::api::sys::card_backup_error

source ·
pub unsafe fn card_backup_error()
Expand description

Sets some global flag that maybe indicates a save error?

This function prints the debug string “card backup error”.

Safety

This function manipulates low-level global state.