[][src]Function fna3d::prepare_window_attributes

pub fn prepare_window_attributes() -> SdlWindowFlags

Selects the most suitable graphics rendering backend for the system, then provides the application with context-sensitive bitflags for the OS window.

Returns a bitflag value, typically SDL_WindowFlags masks.