Skip to content

add varargs support #1

Open
Open
@tromey

Description

There's no support for varargs calls.

The main issue seems to be that all the argument types have to be described at the point of call. It would be nice to have a lispy way to declare this in define-ffi-function and ffi-lambda.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions