[][src]Function CCODE::ShellExecuteW

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