Skip to main content

NtQueryInformationThread

Type Alias NtQueryInformationThread 

Source
pub type NtQueryInformationThread = unsafe extern "system" fn(HANDLE, u32, PVOID, u32, *mut u32) -> i32;