Searched defs:VTermAllocatorFunctions (Results 1 - 1 of 1) sorted by relevance

/external/libvterm/include/
H A Dvterm.h120 } VTermAllocatorFunctions; typedef in typeref:struct:__anon11609
123 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata);

Completed in 56 milliseconds