API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_initialize_params_set_process_id ( LspInitializeParams* self, gint64* value )
Sets the value of process_id.
process_id
The process Id of the parent process that started the server. Is null if the process has not been started by another process. If the parent process is not alive, then the server should exit its process.
null
value
Type: gint64*
gint64*
The new value of process_id.
NULL