Function atexit

Source
pub unsafe extern "C" fn atexit(
    __fn: Option<unsafe extern "C" fn()>,
) -> c_int