Function windows::Win32::Devices::Fax::FaxSetGlobalRoutingInfoA
pub unsafe fn FaxSetGlobalRoutingInfoA<P0>(
faxhandle: P0,
routinginfo: *const FAX_GLOBAL_ROUTING_INFOA,
) -> Result<()>where
P0: Param<HANDLE>,