Function open62541_sys::UA_RedundantServerDataType_copy

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