pub unsafe extern "C" fn uci_del_list( ctx: *mut uci_context, ptr: *mut uci_ptr, ) -> c_int
uci_del_list: Remove a string from an element list @ctx: uci context @ptr: uci pointer (with value)