UA_NumericRange_parse

Function UA_NumericRange_parse 

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