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,
) -> NTSTATUS