pub unsafe extern "system" fn HcsGetLayerVhdMountPath(
    vhdhandle: HANDLE,
    mountpath: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_System_HostComputeSystem", "Win32_Foundation"