1FFI::Platypus::TypeParsUesre:r:VCeornstiroinb1u(t3e)d PeFrFlI:D:oPcluamteynptuast:i:oTnypeParser::Version1(3)
2
3
4

NAME

6       FFI::Platypus::TypeParser::Version1 - FFI Type Parser Version One
7

VERSION

9       version 2.05
10

SYNOPSIS

12        use FFI::Platypus 1.00;
13        my $ffi = FFI::Platypus->new( api => 1 );
14        $ffi->type('record(Foo::Bar)' => 'foo_bar_t');
15        $ffi->type('record(Foo::Bar)*' => 'foo_bar_ptr');
16        $ffi->type('opaque' => 'baz_t');
17        $ffi->type('bar_t*' => 'baz_ptr');
18

DESCRIPTION

20       This documents the second (version 1) type parser for FFI::Platypus.
21       This type parser was included with FFI::Platypus starting with version
22       0.91 in an experimental capability, and 1.00 as a stable interface.
23       Starting with version 1.00 the main FFI::Platypus documentation
24       describes the version 1 API and you can refer to
25       FFI::Platypus::TypeParser::Version0 for details on the version0 API.
26

SEE ALSO

28       FFI::Platypus
29           The core FFI::Platypus documentation.
30
31       FFI::Platypus::TypeParser::Version0
32           The API 0.02 type parser.
33

AUTHOR

35       Author: Graham Ollis <plicease@cpan.org>
36
37       Contributors:
38
39       Bakkiaraj Murugesan (bakkiaraj)
40
41       Dylan Cali (calid)
42
43       pipcet
44
45       Zaki Mughal (zmughal)
46
47       Fitz Elliott (felliott)
48
49       Vickenty Fesunov (vyf)
50
51       Gregor Herrmann (gregoa)
52
53       Shlomi Fish (shlomif)
54
55       Damyan Ivanov
56
57       Ilya Pavlov (Ilya33)
58
59       Petr Písař (ppisar)
60
61       Mohammad S Anwar (MANWAR)
62
63       Håkon Hægland (hakonhagland, HAKONH)
64
65       Meredith (merrilymeredith, MHOWARD)
66
67       Diab Jerius (DJERIUS)
68
69       Eric Brine (IKEGAMI)
70
71       szTheory
72
73       José Joaquín Atria (JJATRIA)
74
75       Pete Houston (openstrike, HOUSTON)
76
78       This software is copyright (c) 2015-2022 by Graham Ollis.
79
80       This is free software; you can redistribute it and/or modify it under
81       the same terms as the Perl 5 programming language system itself.
82
83
84
85perl v5.36.0                      2022-11F-F1I8::Platypus::TypeParser::Version1(3)
Impressum