Function open62541_sys::UA_WriterGroupDataType_copy

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