Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stub of extern functions including C-FFI #2587

Closed
celinval opened this issue Jul 7, 2023 · 0 comments · Fixed by #2658
Closed

Stub of extern functions including C-FFI #2587

celinval opened this issue Jul 7, 2023 · 0 comments · Fixed by #2658
Assignees
Labels
[C] Feature / Enhancement A new feature request or enhancement to an existing feature.
Milestone

Comments

@celinval
Copy link
Contributor

celinval commented Jul 7, 2023

Requested feature: Users should be able to stub an extern function.
Use case: Enable users to verify their code when the body of a function is missing.
Link to relevant documentation (Rust reference, Nomicon, RFC):

Test case: See #2423 (comment) for an example.

@celinval celinval added the [C] Feature / Enhancement A new feature request or enhancement to an existing feature. label Jul 7, 2023
@celinval celinval added this to the Stubbing milestone Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] Feature / Enhancement A new feature request or enhancement to an existing feature.
Projects
No open projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants