Function glfw::ffi::glfwGetMonitorContentScale
source · pub unsafe extern "C" fn glfwGetMonitorContentScale(
monitor: *mut GLFWmonitor,
xscale: *mut c_float,
yscale: *mut c_float
)
pub unsafe extern "C" fn glfwGetMonitorContentScale(
monitor: *mut GLFWmonitor,
xscale: *mut c_float,
yscale: *mut c_float
)