PRINTPAGERANGE

Type Alias PRINTPAGERANGE 

Source
pub type PRINTPAGERANGE = tagPRINTPAGERANGE;

Aliased Type§

#[repr(C)]
pub struct PRINTPAGERANGE { pub nFromPage: u32, pub nToPage: u32, }

Fields§

§nFromPage: u32§nToPage: u32