Function Perl_cv_clone

Source
pub unsafe extern "C" fn Perl_cv_clone(
    my_perl: *mut PerlInterpreter,
    proto: *mut CV,
) -> *mut CV