Function windows::Wdk::System::SystemServices::PsGetThreadProperty
pub unsafe fn PsGetThreadProperty<P0>(
thread: P0,
key: usize,
flags: u32,
) -> *mut c_voidwhere
P0: Param<PETHREAD>,