[][src]Function fermium::hints::SDL_GetHintBoolean

pub unsafe extern "C" fn SDL_GetHintBoolean(
    name: *const c_char,
    default_value: SDL_bool
) -> SDL_bool

Get a hint

Returns: The boolean value of a hint variable.