mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
Instead of exposing native C types to a public API that can be consumed by other platforms, we are now using the following translation: int64_t -> Integer double -> Float bool -> Boolean
9.9 KiB
9.9 KiB