Skip to main content

at_quick_exit

Function at_quick_exit 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn at_quick_exit( func: Option<extern "C" fn()>, ) -> c_int
Expand description