Skip to main content

BuiltinFunc

Type Alias BuiltinFunc 

Source
pub type BuiltinFunc = extern "C" fn(WordListRef) -> c_int;