virglrenderer 0.1.3

Safe and idiomatic Rust wrapper for virglrenderer
Documentation

virglrenderer

Rust bindings for virglrenderer.

This crate provides a safe and idiomatic Rust API for interacting with the virglrenderer library, built on top of the raw FFI bindings in virglrenderer-sys.

Features

  • Safe abstraction over the virglrenderer C API
  • Optional support for unstable API features via the virgl_renderer_unstable feature flag
  • Designed to be used in virtual GPU and rendering backend integrations

Documentation

See the crate documentation for usage and API reference.

License

Licensed under MIT.