igvmfilegen

Function load_image

Source
pub(crate) fn load_image<'a, R: IgvmfilegenRegister + GuestArch + 'static>(
    loader: &mut IgvmVtlLoader<'_, R>,
    config: &'a Image,
    resources: &'a Resources,
) -> Result<()>
Expand description

Load an image.