pub unsafe fn Perl_setlocale(
my_perl: *mut PerlInterpreter,
category: c_int,
locale: *const c_char,
) -> *const c_charExpand description
thx shim for crate::Perl_setlocale.
pub unsafe fn Perl_setlocale(
my_perl: *mut PerlInterpreter,
category: c_int,
locale: *const c_char,
) -> *const c_charthx shim for crate::Perl_setlocale.