nvlist_remove_all

Function nvlist_remove_all 

Source
pub unsafe extern "C" fn nvlist_remove_all(
    arg1: *mut nvlist_t,
    arg2: *const c_char,
) -> c_int