GetCommTimeouts

Function GetCommTimeouts 

pub unsafe fn GetCommTimeouts(
    hfile: HANDLE,
    lpcommtimeouts: *mut COMMTIMEOUTS,
) -> Result<()>