Function shell32::ShellExecuteW [] [src]

pub unsafe extern "system" fn ShellExecuteW(
    hwnd: HWND,
    lpOperation: LPCWSTR,
    lpFile: LPCWSTR,
    lpParameters: LPCWSTR,
    lpDirectory: LPCWSTR,
    nShowCmd: c_int
) -> HINSTANCE