Function IPC_Desc_CurProcessId

Source
pub unsafe extern "C" fn IPC_Desc_CurProcessId() -> u32_
Expand description

Returns the code to ask the kernel to fill the handle with the current process ID.

ยงReturns

The code to request the current process ID.

The next value is a placeholder that will be replaced by the current process ID by the kernel.