Function open62541_sys::UA_RelativePath_equal

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