Function winapi::um::winbase::WinExec

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