GET_USAGE

Constant GET_USAGE 

Source
pub const GET_USAGE: u32 = 4; // 4u32
Available on crate feature native_window only.
Expand description

get native window buffer usage, variable parameter in function is [out] uint64_t *usage, the enumeration value refers to [OH_NativeBuffer_Usage].