pub unsafe fn Perl_vform(
my_perl: *mut PerlInterpreter,
pat: *const c_char,
args: *mut va_list,
) -> *mut c_charExpand description
thx shim for crate::Perl_vform.
pub unsafe fn Perl_vform(
my_perl: *mut PerlInterpreter,
pat: *const c_char,
args: *mut va_list,
) -> *mut c_charthx shim for crate::Perl_vform.