Function UA_PerformUpdateType_copy

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