Skip to content

Add vararg support #4

Description

@borodust

We can't somehow pass ... arguments further onto wrapped function (in case of C++ wrapping) unless there's an equivalent function accepting va_list. We either can get smart or maybe for C++ we should just ignore vararg functions (...) completely.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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