[][src]Function fermium::video::SDL_GetWindowGammaRamp

pub unsafe extern "C" fn SDL_GetWindowGammaRamp(
    window: *mut SDL_Window,
    red: *mut u16,
    green: *mut u16,
    blue: *mut u16
) -> c_int

Gets the gamma ramp of the window.