pub type PFAXGETROUTINGINFOW = Option<unsafe extern "system" fn(faxporthandle: HANDLE, routingguid: PCWSTR, routinginfobuffer: *mut *mut u8, routinginfobuffersize: *mut u32) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"