[go: up one dir, main page]

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

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