[][src]Function libperl_sys::Perl_closest_cop

pub unsafe extern "C" fn Perl_closest_cop(
    my_perl: *mut PerlInterpreter,
    cop: *const COP,
    o: *const OP,
    curop: *const OP,
    opnext: bool
) -> *const COP