Function sdl2_sys::SDL_main

source ·
pub unsafe extern "C" fn SDL_main(
    argc: c_int,
    argv: *mut *mut c_char
) -> c_int
Expand description

The prototype for the application’s main() function