Skip to main content

NtQuerySystemInformation

Type Alias NtQuerySystemInformation 

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