windows::Win32::Devices::Fax

Function FaxConnectFaxServerW

pub unsafe fn FaxConnectFaxServerW<P0>(
    machinename: P0,
    faxhandle: *mut HANDLE,
) -> Result<()>
where P0: Param<PCWSTR>,