Function Perl_setlocale

Source
pub unsafe extern "C" fn Perl_setlocale(
    category: c_int,
    locale: *const c_char,
) -> *const c_char