Function Perl_vdeb

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