Function libuci_sys::uci_rename[][src]

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

uci_rename: Rename an element @ctx: uci context @ptr: uci pointer (with value)