Skip to main content

mbSize

Type Alias mbSize 

Source
pub type mbSize = _mbSize;

Aliased Type§

#[repr(C)]
pub struct mbSize { pub w: i32, pub h: i32, }

Fields§

§w: i32§h: i32