open62541_sys

Function UA_GenericAttributeValue_copy

Source
pub unsafe extern "C" fn UA_GenericAttributeValue_copy(
    src: *const UA_GenericAttributeValue,
    dst: *mut UA_GenericAttributeValue,
) -> UA_StatusCode