windows::Win32::System::HostComputeSystem

Function HcsAttachLayerStorageFilter

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