Function UA_PublishedDataSetCustomSourceDataType_equal

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