Function windows_sys::Wdk::System::SystemServices::ZwQueryInformationByName
pub unsafe extern "system" fn ZwQueryInformationByName(
objectattributes: *const OBJECT_ATTRIBUTES,
iostatusblock: *mut IO_STATUS_BLOCK,
fileinformation: *mut c_void,
length: u32,
fileinformationclass: FILE_INFORMATION_CLASS
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_IO", "Win32_System_WindowsProgramming"