[][src]Function libperl_sys::Perl_core_prototype

pub unsafe extern "C" fn Perl_core_prototype(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    name: *const c_char,
    code: c_int,
    opnum: *mut c_int
) -> *mut SV