Skip to main content

gv_fetchpv

Function gv_fetchpv 

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

thx shim for crate::gv_fetchpv.