Function UA_RelativePath_equal

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