PRINTPAGERANGE

Type Alias PRINTPAGERANGE 

Source
pub type PRINTPAGERANGE = tagPRINTPAGERANGE;

Aliased Type§

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

Fields§

§nFromPage: u64§nToPage: u64