Function UA_AggregateConfiguration_equal

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