Function libuci_sys::uci_validate_text[][src]

pub unsafe extern "C" fn uci_validate_text(str_: *const c_char) -> bool
Expand 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