Function Perl_cvgv_set

Source
pub unsafe extern "C" fn Perl_cvgv_set(
    my_perl: *mut PerlInterpreter,
    cv: *mut CV,
    gv: *mut GV,
)