Function fermium::SDL_WasInit[][src]

pub unsafe extern "C" fn SDL_WasInit(flags: SDL_InitFlags) -> c_int

This function returns a mask of the specified subsystems which have previously been initialized.

If flags is 0, it returns a mask of all initialized subsystems.