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

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’