Function windows::Win32::System::HostComputeSystem::HcsImportLayer

pub unsafe fn HcsImportLayer<P0, P1, P2>(
    layerpath: P0,
    sourcefolderpath: P1,
    layerdata: P2,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,