Function at_quick_exit

pub unsafe extern "C" fn at_quick_exit(
    __func: Option<unsafe extern "C" fn()>,
) -> i32
Available on crate feature dep_sdl2 only.