⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

sysfs_read

Function sysfs_read 

Source
pub fn sysfs_read(path: &str) -> KernelResult<String>
Expand description

Read a sysfs virtual file.