winapi::um::winbase

Function WinExec

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