Type Alias mbScreenshotSettings

Source
pub type mbScreenshotSettings = _mbScreenshotSettings;

Aliased Type§

struct mbScreenshotSettings {
    pub structSize: i32,
    pub width: i32,
    pub height: i32,
}

Fields§

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