pub unsafe fn sv_grow(
my_perl: *mut PerlInterpreter,
a: *mut SV,
b: STRLEN,
) -> *mut c_charExpand description
thx shim for crate::sv_grow.
pub unsafe fn sv_grow(
my_perl: *mut PerlInterpreter,
a: *mut SV,
b: STRLEN,
) -> *mut c_charthx shim for crate::sv_grow.