pub unsafe extern "system" fn ClearCommError(
    hfile: HANDLE,
    lperrors: *mut CLEAR_COMM_ERROR_FLAGS,
    lpstat: *mut COMSTAT
) -> BOOL
Expand description

Required features: "Win32_Foundation"