Skip to main content

NtQueryObject

Type Alias NtQueryObject 

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