Skip to main content

create_from_data

Function create_from_data 

Source
pub fn create_from_data<P: AsRef<Path>>(
    path: P,
    name: &str,
    data: &[u8],
) -> Result<()>
Expand description

Create a simple DMG from raw disk data