Function open62541_sys::UA_NumericRange_parse

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