Function Perl_my_exit

Source
pub unsafe extern "C" fn Perl_my_exit(
    my_perl: *mut PerlInterpreter,
    status: U32,
) -> !