Type alias NativeABI

NativeABI: "default" | "sysv" | "stdcall" | "thiscall" | "fastcall" | "mscdecl" | "win64" | "unix64" | "vfp"

Generated using TypeDoc