open62541_sys

Function UA_NumericRange_parse

source
pub unsafe extern "C" fn UA_NumericRange_parse(
    range: *mut UA_NumericRange,
    str_: UA_String,
) -> UA_StatusCode