Function SDL_main

Source
pub unsafe extern "C" fn SDL_main(
    argc: c_int,
    argv: *mut *mut c_char,
) -> c_int