pub unsafe fn Perl_instr(
my_perl: *mut PerlInterpreter,
big: *const c_char,
little: *const c_char,
) -> *mut c_charExpand description
thx shim for crate::Perl_instr.
pub unsafe fn Perl_instr(
my_perl: *mut PerlInterpreter,
big: *const c_char,
little: *const c_char,
) -> *mut c_charthx shim for crate::Perl_instr.