Skip to main content

read_igvmfile

Function read_igvmfile 

Source
pub(crate) async fn read_igvmfile(
    dll_path: impl AsRef<Path>,
    resource_code: ResourceCode,
) -> Result<Vec<u8>, Error>