Function WinExec

Source
pub unsafe extern "C" fn WinExec(
    lpCmdLine: LPCSTR,
    uCmdShow: UINT,
) -> UINT