A fix to the struct type example (#837)
authorFlorian <florian.atteneder@gmail.com>
Sat, 1 Jun 2024 17:39:24 +0000 (19:39 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2024 17:39:24 +0000 (13:39 -0400)
commit00bf6e679160886cfa12de617ae1640721455ca5
tree8077c3cc985f5fcee9409c63a0a513f67b27fe60
parent45d284f2d066cc3a080c5be88e51b4d934349797
A fix to the struct type example (#837)

Section 2.3.2 Structures of the docs declare `ffi_type`'s  `elements` field to be of type `ffi_type **`.
doc/libffi.texi