Skip to content

Generate *.h from libc crate #7

@lawkai-vivo

Description

@lawkai-vivo

librs is purely implemented in Rust, so it doesn't naturally offer *.h by default. To conform to POSIX standard, we have to mark which header file a type belongs to in the libc crate. Thus we can use this information to export c headers from the libc crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions