pub unsafe extern "system" fn GetCommMask(
    hfile: HANDLE,
    lpevtmask: *mut COMM_EVENT_MASK
) -> BOOL
Expand description

Required features: "Win32_Foundation"