Function glfw::ffi::glfwGetWindowPos [] [src]

pub unsafe extern fn glfwGetWindowPos(window: *mut GLFWwindow,
                                      xpos: *mut c_int,
                                      ypos: *mut c_int)