Function sdl2_sys::SDL_GetWindowFlags
source ยท pub unsafe extern "C" fn SDL_GetWindowFlags(
window: *mut SDL_Window,
) -> Uint32
Expand description
\brief Get the window flags.
pub unsafe extern "C" fn SDL_GetWindowFlags(
window: *mut SDL_Window,
) -> Uint32
\brief Get the window flags.