Function glfw::ffi::glfwSetWindowPos [] [src]

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