Function UA_ObjectAttributes_equal

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