pub unsafe extern "system" fn HcsExportLayer(
    layerpath: PWSTR,
    exportfolderpath: PWSTR,
    layerdata: PWSTR,
    options: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_HostComputeSystem’, ‘Win32_Foundation’