Function Perl_cvgv_from_hek

Source
pub unsafe extern "C" fn Perl_cvgv_from_hek(
    my_perl: *mut PerlInterpreter,
    cv: *mut CV,
) -> *mut GV