Skip to content

Split current "FFI" chapter, cover more topics #114

@japaric

Description

@japaric

The current chapter needs to be split:

  • #[link] attribute, ffi functions are unsafe
  • safe wrappers

These topics also need to be covered:

  • repr(C) attribute for structs
  • callbacks
  • exposing rust functions extern fn to C (does this belong here?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions