pub unsafe extern "system" fn TdhAggregatePayloadFilters(
    payloadfiltercount: u32,
    payloadfilterptrs: *const *const c_void,
    eventmatchallflags: *const BOOLEAN,
    eventfilterdescriptor: *mut EVENT_FILTER_DESCRIPTOR
) -> u32
Expand description

Required features: "Win32_Foundation"