Function Perl_vform

Source
pub unsafe extern "C" fn Perl_vform(
    my_perl: *mut PerlInterpreter,
    pat: *const c_char,
    args: *mut va_list,
) -> *mut c_char