Function glfw::ffi::glfwSetGamma

source ·
pub unsafe extern "C" fn glfwSetGamma(
    monitor: *mut GLFWmonitor,
    gamma: c_float
)