[][src]Function libperl_sys::Perl_tied_method

pub unsafe extern "C" fn Perl_tied_method(
    my_perl: *mut PerlInterpreter,
    methname: *mut SV,
    sp: *mut *mut SV,
    sv: *mut SV,
    mg: *const MAGIC,
    flags: U32,
    argc: U32,
    _: ...
) -> *mut OP