pub unsafe extern "system" fn PurgeComm(
    hfile: HANDLE,
    dwflags: PURGE_COMM_FLAGS
) -> BOOL
Expand description

Required features: "Win32_Foundation"