[][src]Type Definition ecmascript::compiler::value::NativeFunction

type NativeFunction = fn() -> Value;