[][src]Function sdl2_sys::SDL_WasInit

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

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

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