cgroup_get_value_bool

Function cgroup_get_value_bool 

Source
pub unsafe extern "C" fn cgroup_get_value_bool(
    controller: *const cgroup_controller,
    name: *const c_char,
    value: *const bool,
) -> c_int