Type Alias miniblink_sys::wkeScreenshotSettings
source · pub type wkeScreenshotSettings = _wkeScreenshotSettings;Aliased Type§
struct wkeScreenshotSettings {
pub structSize: i32,
pub width: i32,
pub height: i32,
}Fields§
§structSize: i32§width: i32§height: i32