Skip to main content

gv_fetchsv

Function gv_fetchsv 

Source
pub unsafe fn gv_fetchsv(
    my_perl: *mut PerlInterpreter,
    a: *mut SV,
    b: I32,
    c: svtype,
) -> *mut GV
Expand description

thx shim for crate::gv_fetchsv.