| 
    Chromium Embedded Framework (CEF)
    121.0.1+g7a4b55f+chromium-121.0.6167.16
    
   | 
 
Functions | |
| bool | CefLaunchProcess (CefRefPtr< CefCommandLine > command_line) | 
| Launches the process specified via |command_line|.  More... | |
| bool CefLaunchProcess | ( | CefRefPtr< CefCommandLine > | command_line | ) | 
Launches the process specified via |command_line|.
Returns true upon success. Must be called on the browser process TID_PROCESS_LAUNCHER thread.
Unix-specific notes: