windows::Wdk::System::SystemServices

Function PsGetThreadProperty

pub unsafe fn PsGetThreadProperty(
    thread: PETHREAD,
    key: usize,
    flags: u32,
) -> *mut c_void