[][src]Function libperl_sys::perl_core::Perl_abort_execution

pub unsafe extern "C" fn Perl_abort_execution(
    my_perl: *mut PerlInterpreter,
    msg: *const c_char,
    name: *const c_char
)