Skip to main content

atexit

Function atexit 

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