Type Alias ohos_sys::native_window::OHNativeWindowBuffer

source ·
pub type OHNativeWindowBuffer = NativeWindowBuffer;
Available on crate feature native_window only.
Expand description

@brief define the new type name OHNativeWindowBuffer for struct NativeWindowBuffer. @since 8

Aliased Type§

struct OHNativeWindowBuffer { /* private fields */ }