Function libuci_sys::uci_unload[][src]

pub unsafe extern "C" fn uci_unload(
    ctx: *mut uci_context,
    p: *mut uci_package
) -> c_int
Expand description

uci_unload: Unload a config file from the uci context

@ctx: uci context @package: pointer to the uci_package struct