libdrm_amdgpu_sys 0.1.0

libdrm_amdgpu bindings for Rust, and some methods ported from Mesa3D.
1
2
3
4
5
# libdrm-amdgpu-sys-rs
libdrm_amdgpu bindings for Rust, and some methods ported from Mesa3D (mainly [ac_gpu_info.c](https://gitlab.freedesktop.org/mesa/mesa/blob/main/src/amd/common/ac_gpu_info.c)).  

## License
 * MIT License