Function fermium::hints::SDL_GetHint

source ·
pub unsafe extern "C" fn SDL_GetHint(
    name: *const c_char
) -> *const c_char
Expand description

Get a hint

Returns: The string value of a hint variable.