Function windows_sys::Wdk::Storage::FileSystem::ZwSetEaFile
pub unsafe extern "system" fn ZwSetEaFile(
filehandle: HANDLE,
iostatusblock: *mut IO_STATUS_BLOCK,
buffer: *const c_void,
length: u32
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_System_IO"