Function glfw::ffi::glfwGetMonitorContentScale[][src]

pub unsafe extern "C" fn glfwGetMonitorContentScale(
    monitor: *mut GLFWmonitor,
    xscale: *mut c_float,
    yscale: *mut c_float
)