Function windows::Win32::Devices::Fax::FaxSetPortA

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