pub unsafe extern "system" fn SetCommMask(
    hfile: HANDLE,
    dwevtmask: COMM_EVENT_MASK
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’