Type Definition windows_sys::Win32::Devices::Fax::PFAXGETROUTINGINFOA
[−]pub type PFAXGETROUTINGINFOA = Option<unsafe extern "system" fn(faxporthandle: HANDLE, routingguid: PCSTR, routinginfobuffer: *mut *mut u8, routinginfobuffersize: *mut u32) -> BOOL>;
Expand description
Required features: ‘Win32_Devices_Fax’, ‘Win32_Foundation’