pub unsafe extern "system" fn HcsExportLegacyWritableLayer(
    writablelayermountpath: PWSTR,
    writablelayerfolderpath: PWSTR,
    exportfolderpath: PWSTR,
    layerdata: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_HostComputeSystem’, ‘Win32_Foundation’