# ...
}
-Keys: C types. Values: Corresponding Perl types.
+Keys: C types. Values: XS types identifiers
=item * C<$proto_letter_ref>
# ...
}
-Keys: Perl API calls B<CONFIRM!>. Values: Newline-terminated strings that
+Keys: XS typemap identifiers. Values: Newline-terminated strings that
will be written to C source code (F<.c>) files. The strings are C code, but
with Perl variables whose values will be interpolated at F<xsubpp>'s runtime
by one of the C<eval EXPR> statements in ExtUtils::ParseXS.
# ...
}
-Keys: Perl API calls B<CONFIRM!>. Values: Newline-terminated strings that
+Keys: XS typemap identifiers. Values: Newline-terminated strings that
will be written to C source code (F<.c>) files. The strings are C code, but
with Perl variables whose values will be interpolated at F<xsubpp>'s runtime
by one of the C<eval EXPR> statements in ExtUtils::ParseXS.