Function libnv_sys::nvlist_add_bool [] [src]

pub unsafe extern "C" fn nvlist_add_bool(
    list: *mut nvlist,
    name: *const i8,
    value: bool
)