open62541_sys

Function UA_GenericAttributes_copy

source
pub unsafe extern "C" fn UA_GenericAttributes_copy(
    src: *const UA_GenericAttributes,
    dst: *mut UA_GenericAttributes,
) -> UA_StatusCode