Function FaxSetPortA

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