ExportPixelAreaInfo

Type Alias ExportPixelAreaInfo 

Source
pub type ExportPixelAreaInfo = _ExportPixelAreaInfo;

Aliased Type§

#[repr(C)]
pub struct ExportPixelAreaInfo { pub bytes_exported: u64, }

Fields§

§bytes_exported: u64