Function GetCommProperties

pub unsafe fn GetCommProperties(
    hfile: HANDLE,
    lpcommprop: *mut COMMPROP,
) -> Result<()>