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