[][src]Function glfw::ffi::glfwGetWindowContentScale

pub unsafe extern "C" fn glfwGetWindowContentScale(
    window: *mut GLFWwindow,
    xscale: *mut c_float,
    yscale: *mut c_float
)