Function Perl_croak_sv

Source
pub unsafe extern "C" fn Perl_croak_sv(
    my_perl: *mut PerlInterpreter,
    baseex: *mut SV,
) -> !