Skip to main content

NtQueryInformationFile

Type Alias NtQueryInformationFile 

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