-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools
Description
This is in regards to this example in the documentation:
https://doc.rust-lang.org/std/ffi/struct.CString.html#examples
Clicking 'Run' on brings you to the rust playground, where it fails to compile. It is missing the function my_printer
Link to playground: here
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools