Function Perl_sv_string_from_errnum

Source
pub unsafe extern "C" fn Perl_sv_string_from_errnum(
    my_perl: *mut PerlInterpreter,
    errnum: c_int,
    tgtsv: *mut SV,
) -> *mut SV