[][src]Function libperl_sys::Perl_call_method

pub unsafe extern "C" fn Perl_call_method(
    my_perl: *mut PerlInterpreter,
    methname: *const c_char,
    flags: I32
) -> I32