open62541_sys

Function UA_findDataTypeWithCustom

Source
pub unsafe extern "C" fn UA_findDataTypeWithCustom(
    typeId: *const UA_NodeId,
    customTypes: *const UA_DataTypeArray,
) -> *const UA_DataType