API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
gint64* lsp_initialize_params_get_process_id ( LspInitializeParams* self )
Gets 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
Type: gint64*
gint64*
The value of process_id.
NULL