WSL_DISTRIBUTION_FLAGS_ENABLE_DRIVE_MOUNTING top-level constant
int
const WSL_DISTRIBUTION_FLAGS_ENABLE_DRIVE_MOUNTING
Automatically mount Windows drives inside of WSL sessions (for example, "C:" will be available under "/mnt/c").
Implementation
const WSL_DISTRIBUTION_FLAGS_ENABLE_DRIVE_MOUNTING = 0x4;