Function glfw::ffi::glfwGetWindowPos
source · pub unsafe extern "C" fn glfwGetWindowPos(
window: *mut GLFWwindow,
xpos: *mut c_int,
ypos: *mut c_int
)
pub unsafe extern "C" fn glfwGetWindowPos(
window: *mut GLFWwindow,
xpos: *mut c_int,
ypos: *mut c_int
)