Function windows::Win32::Devices::Fax::FaxSetPortW

pub unsafe fn FaxSetPortW<P0>(
    faxporthandle: P0,
    portinfo: *const FAX_PORT_INFOW
) -> Result<()>
where P0: IntoParam<HANDLE>,