Skip to main content

Perl_setlocale

Function Perl_setlocale 

Source
pub unsafe fn Perl_setlocale(
    my_perl: *mut PerlInterpreter,
    category: c_int,
    locale: *const c_char,
) -> *const c_char
Expand description

thx shim for crate::Perl_setlocale.