Type Alias key_native::NativeFn

source ·
pub type NativeFn = fn(_: Vec<LitrRef>, _: Scope) -> Litr;
Expand description

Key语言的原生模块的函数