[][src]Function fermium::SDL_RegisterApp

pub unsafe extern "C" fn SDL_RegisterApp(
    name: *mut c_char,
    style: Uint32,
    hInst: *mut c_void
) -> c_int