UA_ObjectTypeAttributes_equal

Function UA_ObjectTypeAttributes_equal 

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