ohos-rawfile-sys 0.1.3

Raw Bindings to the rawfile API of OpenHarmony
Documentation
1
2
3
4
5
mod raw_file_ffi;
pub use raw_file_ffi::*;

#[link(name = "rawfile.z")]
extern "C" {}