Crates.io | hardware-buffer |
lib.rs | hardware-buffer |
version | 0.1.2 |
source | src |
created_at | 2024-03-24 12:43:54.141339 |
updated_at | 2024-03-24 13:43:47.625203 |
description | Bindings for libandroid.so's AHardwareBuffer functions. |
homepage | |
repository | https://github.com/tareksander/hardware-buffer-rs |
max_upload_size | |
id | 1184353 |
size | 51,662 |
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.