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

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