Home
last modified time | relevance | path

Searched refs:dll_rb_load (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ruby.c305 # define rb_load dll_rb_load
450 static void (*dll_rb_load) (VALUE, int); variable
711 {"rb_load", (RUBY_PROC*)&dll_rb_load},