Function kernel32::SetCommTimeouts
[−]
[src]
pub unsafe extern "system" fn SetCommTimeouts(
hFile: HANDLE,
lpCommTimeouts: LPCOMMTIMEOUTS
) -> BOOL