pub unsafe extern "C" fn uci_validate_text(
str_: *const c_char,
) -> boolExpand description
uci_validate_text: validate a value string for uci options @str: value
this function checks whether a given string is acceptable as value for uci options