Skip to main content

Perl_call_method

Function Perl_call_method 

Source
pub unsafe extern "C" fn Perl_call_method(
    my_perl: *mut interpreter,
    methname: *const i8,
    flags: i32,
) -> i32