Skip to main content

remove

Function remove 

Source
pub fn remove(args: &RemoveArgs) -> Result<(), Box<dyn Error>>
Expand description

Remove a zram device.

ยงErrors

Returns an error if the zram device cannot be removed.