Home
last modified time | relevance | path

Searched defs:allocdata (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/libvterm/src/
H A Dvterm.c40 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm_internal.h163 void *allocdata; member