open62541_sys

Function UA_PublishedDataSetCustomSourceDataType_equal

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