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

Created a "basics" chapter #66

Merged
merged 6 commits into from
Jun 30, 2018
Merged

Created a "basics" chapter #66

merged 6 commits into from
Jun 30, 2018

Conversation

Michael-F-Bryan
Copy link
Owner

This covers basic things like calling C from Rust, Rust from C, compiling + linking, and the reasoning behind the gnarly #[no_mangle] pub unsafe extern "C" fn foo() function signature.

@Michael-F-Bryan Michael-F-Bryan mentioned this pull request Jun 30, 2018
17 tasks
@Michael-F-Bryan Michael-F-Bryan merged commit 38105c1 into reboot Jun 30, 2018
@Michael-F-Bryan Michael-F-Bryan deleted the the-basics branch June 30, 2018 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant