Skip to content

Add vararg support #4

@borodust

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.

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