Function UA_DataValue_copyVariantRange

Source
pub unsafe extern "C" fn UA_DataValue_copyVariantRange(
    src: *const UA_DataValue,
    dst: *mut UA_DataValue,
    range: UA_NumericRange,
) -> UA_StatusCode