Function ndk_sys::atexit

source · []
pub unsafe extern "C" fn atexit(
    __fn: Option<unsafe extern "C" fn()>
) -> c_int