Function libuci_sys::uci_del_list[][src]

pub unsafe extern "C" fn uci_del_list(
    ctx: *mut uci_context,
    ptr: *mut uci_ptr
) -> c_int
Expand description

uci_del_list: Remove a string from an element list @ctx: uci context @ptr: uci pointer (with value)