[][src]Function libperl_sys::Perl_newANONSUB

pub unsafe extern "C" fn Perl_newANONSUB(
    my_perl: *mut PerlInterpreter,
    floor: I32,
    proto: *mut OP,
    block: *mut OP
) -> *mut OP