Skip to main content

vmgs_file_copy_igvmfile

Function vmgs_file_copy_igvmfile 

Source
pub(crate) async fn vmgs_file_copy_igvmfile(
    file_path: impl AsRef<Path>,
    data_path: impl AsRef<Path>,
    allow_overwrite: bool,
    resource_code: ResourceCode,
) -> Result<(), Error>