Function ctru_sys::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.