Function glfw::ffi::glfwSetCursor[][src]

pub unsafe extern "C" fn glfwSetCursor(
    window: *mut GLFWwindow,
    cursor: *mut GLFWcursor
)