Function Perl_croak

Source
pub unsafe extern "C" fn Perl_croak(
    my_perl: *mut PerlInterpreter,
    pat: *const c_char,
    ...
) -> !