Function glfw::ffi::glfwSetWindowContentScaleCallback [−][src]
pub unsafe extern "C" fn glfwSetWindowContentScaleCallback(
window: *mut GLFWwindow,
cbfun: Option<GLFWwindowcontentscalefun>
) -> Option<GLFWwindowcontentscalefun>