pub unsafe fn Perl_my_setenv(
my_perl: *mut PerlInterpreter,
nam: *const c_char,
val: *const c_char,
)Expand description
thx shim for crate::Perl_my_setenv.
pub unsafe fn Perl_my_setenv(
my_perl: *mut PerlInterpreter,
nam: *const c_char,
val: *const c_char,
)thx shim for crate::Perl_my_setenv.