Function glfw::ffi::glfwSetCursor

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