Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.h568 # define FUNC2GENERIC(func) (void *)(func) macro
570 # define FUNC2GENERIC(func) G_CALLBACK(func) macro