Skip to main content

sv_grow

Function sv_grow 

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

thx shim for crate::sv_grow.