Skip to main content

gv_name_set

Function gv_name_set 

Source
pub unsafe fn gv_name_set(
    my_perl: *mut PerlInterpreter,
    a: *mut GV,
    b: *const c_char,
    c: U32,
    d: U32,
)
Expand description

thx shim for crate::gv_name_set.