[][src]Function glfw::ffi::glfwSetWindowPosCallback

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