Skip to main content

get_sv

Function get_sv 

Source
pub unsafe fn get_sv(
    my_perl: *mut PerlInterpreter,
    a: *const c_char,
    b: I32,
) -> *mut SV
Expand description

thx shim for crate::get_sv.