Function UA_HistoryUpdateResponse_copy

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