Function rich_sdl2_rust::hint::get_hint_bool
source · pub fn get_hint_bool(key: &str) -> Option<bool>
Expand description
Returns the boolean hint value of the key if exists.
pub fn get_hint_bool(key: &str) -> Option<bool>
Returns the boolean hint value of the key if exists.