Function windows_sys::Wdk::Storage::FileSystem::PsLookupThreadByThreadId
pub unsafe extern "system" fn PsLookupThreadByThreadId(
threadid: HANDLE,
thread: *mut PETHREAD
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"