Skip to main content

Perl_save_gp

Function Perl_save_gp 

Source
pub unsafe fn Perl_save_gp(
    my_perl: *mut PerlInterpreter,
    gv: *mut GV,
    empty: I32,
)
Expand description

thx shim for crate::Perl_save_gp.