uci_set

Function uci_set 

Source
pub unsafe extern "C" fn uci_set(
    ctx: *mut uci_context,
    ptr: *mut uci_ptr,
) -> c_int
Expand 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