Function resize

Source
pub fn resize(
    mount_path: &str,
    new_size_bytes: usize,
) -> Result<(), Box<dyn Error>>