pub unsafe fn Perl_to_uni_upper(
my_perl: *mut PerlInterpreter,
c: UV,
p: *mut U8,
lenp: *mut STRLEN,
) -> UVExpand description
thx shim for crate::Perl_to_uni_upper.
pub unsafe fn Perl_to_uni_upper(
my_perl: *mut PerlInterpreter,
c: UV,
p: *mut U8,
lenp: *mut STRLEN,
) -> UVthx shim for crate::Perl_to_uni_upper.