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

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