Function windows_sys::Wdk::Storage::FileSystem::FsRtlQueryKernelEaFile
pub unsafe extern "system" fn FsRtlQueryKernelEaFile(
fileobject: *const FILE_OBJECT,
returnedeadata: *mut c_void,
length: u32,
returnsingleentry: BOOLEAN,
ealist: *const c_void,
ealistlength: u32,
eaindex: *const u32,
restartscan: BOOLEAN,
lengthreturned: *mut u32
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"