open62541_sys

Function UA_Variant_copyRange

source
pub unsafe extern "C" fn UA_Variant_copyRange(
    src: *const UA_Variant,
    dst: *mut UA_Variant,
    range: UA_NumericRange,
) -> UA_StatusCode