pub unsafe extern "system" fn PsLookupThreadByThreadId(
    threadid: HANDLE,
    thread: *mut PETHREAD
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"