pub type PFAXROUTEGETFILE = Option<unsafe extern "system" fn(jobid: u32, index: u32, filenamebuffer: PWSTR, requiredsize: *mut u32) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"