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

Required features: "Win32_Foundation"