mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
perlapi: PERLIO_FUNCS_CAST is not a typedef
This commit is contained in:
parent
6e151f3a57
commit
ba7a409cbb
2
perlio.h
2
perlio.h
@ -69,7 +69,7 @@ typedef PerlIOl *PerlIO;
|
||||
Declare C<ftab> to be a PerlIO function table, that is, of type
|
||||
C<PerlIO_funcs>.
|
||||
|
||||
=for apidoc Ay|PerlIO_funcs *|PERLIO_FUNCS_CAST|PerlIO * func
|
||||
=for apidoc Amd|PerlIO_funcs *|PERLIO_FUNCS_CAST|PerlIO * func
|
||||
Cast the pointer C<func> to be of type S<C<PerlIO_funcs *>>.
|
||||
|
||||
=cut
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user