glfw::ffi::glfwGetWindowPos[src]

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