SIZEL

Type Alias SIZEL 

Source
pub type SIZEL = SIZE;

Aliased Type§

#[repr(C)]
pub struct SIZEL { pub cx: i64, pub cy: i64, }

Fields§

§cx: i64§cy: i64