pub unsafe extern "system" fn WslLaunchInteractive(
    distributionname: PCWSTR,
    command: PCWSTR,
    usecurrentworkingdirectory: BOOL,
    exitcode: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Foundation"