windows::Win32::System::HostComputeSystem

Function HcsGrantVmAccess

pub unsafe fn HcsGrantVmAccess<P0, P1>(vmid: P0, filepath: P1) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,