Skip to main content

mbScreenshotSettings

Type Alias mbScreenshotSettings 

Source
pub type mbScreenshotSettings = _mbScreenshotSettings;

Aliased Type§

#[repr(C)]
pub struct mbScreenshotSettings { pub structSize: i32, pub width: i32, pub height: i32, }

Fields§

§structSize: i32§width: i32§height: i32