Function open62541_sys::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