pub unsafe extern "system" fn WinExec(
    lpcmdline: PSTR,
    ucmdshow: u32
) -> u32
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’