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