Documentation Index
Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt
Use this file to discover all available pages before exploring further.
What this means
variadic call convention incompatible with callee typeMetadata
- Code:
E3040 - Default level: Error
- Phase: Type Check
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E3040 - Tags:
types,ffi
How to fix
- declare variadic extern correctly
- match platform ABI