Skip to main content

Perl_locale_panic

Function Perl_locale_panic 

Source
pub unsafe fn Perl_locale_panic(
    my_perl: *mut PerlInterpreter,
    msg: *const c_char,
    immediate_caller_line: line_t,
    higher_caller_file: *const c_char,
    higher_caller_line: line_t,
) -> !
Expand description