[−][src]Function pspsdk_sys::sdk::sceKernelGetThreadKernelStackFreeSize
pub unsafe extern "C" fn sceKernelGetThreadKernelStackFreeSize(
thid: SceUID
) -> c_int
Get the free stack space on the kernel thread
@param thid - The UID of the thread
@return The free stack space, < 0 on error