Function procfs::kernel_config[][src]

pub fn kernel_config() -> ProcResult<HashMap<String, ConfigSetting>>

Returns a configuration options used to build the currently running kernel

(since Linux 2.6 and requires CONFIG_IKCONFIG_PROC)