[][src]Type Definition hlvm::function::ForeignFunction

type ForeignFunction = fn(_: Value) -> Value;