UA_RedundantServerDataType_copy

Function UA_RedundantServerDataType_copy 

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