windows::Win32::System::Threading

Function WinExec

pub unsafe fn WinExec<P0>(lpcmdline: P0, ucmdshow: u32) -> u32
where P0: Param<PCSTR>,