Function UA_RelativePathElement_equal

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