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

sysfs_write

Function sysfs_write 

Source
pub fn sysfs_write(path: &str, value: &str) -> KernelResult<()>
Expand description

Write to a sysfs virtual file.