Function open62541_sys::UA_AggregateConfiguration_copy

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