pub unsafe extern "C" fn uci_set(
ctx: *mut uci_context,
ptr: *mut uci_ptr,
) -> c_intExpand description
uci_set: Set an element’s value; create the element if necessary @ctx: uci context @ptr: uci pointer
The updated/created element is stored in ptr->last