hardware-buffer

Crates.iohardware-buffer
lib.rshardware-buffer
version0.1.2
sourcesrc
created_at2024-03-24 12:43:54.141339
updated_at2024-03-24 13:43:47.625203
descriptionBindings for libandroid.so's AHardwareBuffer functions.
homepage
repositoryhttps://github.com/tareksander/hardware-buffer-rs
max_upload_size
id1184353
size51,662
(tareksander)

documentation

README

hardware-buffer-rs

Crates.io Version Crates.io License Docs

Bindings for libandroid.so's AHardwareBuffer functions.
Provided are safe wrappers for the functions and a reference-counting AHardwareBuffer smart pointer.

Visit the Android documentation for details about the functions.

Commit count: 4

cargo fmt