Function atexit

pub unsafe extern "C" fn atexit(cb: extern "C" fn()) -> i32
Available on crate feature dep_sdl2 only.