Function windows::Win32::System::HostComputeSystem::HcsExportLayer

pub unsafe fn HcsExportLayer<P0, P1, P2, P3>(
    layerpath: P0,
    exportfolderpath: P1,
    layerdata: P2,
    options: P3,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>,