Function libuci_sys::uci_set[][src]

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