pub unsafe extern "C" fn SDL_GetWindowBrightness(
    window: *mut SDL_Window
) -> f32
Expand description

Gets the brightness (gamma) of the display that owns the window.