Skip to main content

uci_validate_text

Function uci_validate_text 

Source
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