Function eos_rs::api::sys::card_pull_out

source ·
pub unsafe fn card_pull_out()
Expand description

Sets some global flag that probably triggers system exit?

This function prints the debug string “card pull out”.

Safety

This function manipulates low-level global state.