glfw::ffi::glfwGetMonitorPos[src]

pub fn glfwGetMonitorPos(monitor: *GLFWmonitor, xpos: *mut c_int, ypos: *mut c_int)