Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Add unstable C variadic function argument #45

Open

Description

I haven't looked closely at this, but it looks like you can name the variadic argument now. I believe this was added in rust-lang/rust#57760.

unsafe extern "C" fn f(n: usize, mut args: ...) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    grammarIssues with the definition of the rust grammarnightlyNightly-only syntax

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions