Function UA_AggregateFilterResult_equal

Source
pub unsafe extern "C" fn UA_AggregateFilterResult_equal(
    p1: *const UA_AggregateFilterResult,
    p2: *const UA_AggregateFilterResult,
) -> UA_Boolean