[][src]Function glfw::ffi::glfwSetWindowContentScaleCallback

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