Skip to main content

UA_ExtensionObject_hasDecodedType

Function UA_ExtensionObject_hasDecodedType 

Source
pub unsafe extern "C" fn UA_ExtensionObject_hasDecodedType(
    eo: *const UA_ExtensionObject,
    type_: *const UA_DataType,
) -> UA_Boolean