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