Function sdl2_sys::SDL_GetHintBoolean

source ยท
pub unsafe extern "C" fn SDL_GetHintBoolean(
    name: *const c_char,
    default_value: SDL_bool,
) -> SDL_bool
Expand description

\brief Get a hint

\return The boolean value of a hint variable.