Skip to main content

extract_smpark_ko_to

Function extract_smpark_ko_to 

Source
pub fn extract_smpark_ko_to(dest: &Path) -> Result<()>
Expand description

Write the bundled smpark.ko kernel module to dest. Caller is responsible for the parent dir existing — use extract_smpark_ko_to_with_parents for mkdir -p.