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

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