Function sdl2_sys::SDL_GetHint

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

\brief Get a hint

\return The string value of a hint variable.