[][src]Function libperl_sys::Perl_gp_dup

pub unsafe extern "C" fn Perl_gp_dup(
    my_perl: *mut PerlInterpreter,
    gp: *mut GP,
    param: *mut CLONE_PARAMS
) -> *mut GP