pub const VMGSTOOL_NATIVE: ArtifactHandle<VMGSTOOL_WIN_X64>;Expand description
vmgstool “native” executable (i.e:
VMGSTOOL_WIN_X64 when compiled on windows x86_64,
VMGSTOOL_LINUX_AARCH64 when compiled on linux aarch64,
etc…)
pub const VMGSTOOL_NATIVE: ArtifactHandle<VMGSTOOL_WIN_X64>;vmgstool “native” executable (i.e:
VMGSTOOL_WIN_X64 when compiled on windows x86_64,
VMGSTOOL_LINUX_AARCH64 when compiled on linux aarch64,
etc…)