Function open62541_sys::UA_ReferenceTypeAttributes_copy

source ยท
pub unsafe extern "C" fn UA_ReferenceTypeAttributes_copy(
    src: *const UA_ReferenceTypeAttributes,
    dst: *mut UA_ReferenceTypeAttributes,
) -> UA_StatusCode