Skip to content

Use std::os::raw types instead of libc crate #215

Closed
@nnmm

Description

@nnmm

It seems that the libc crate is only really useful in #[no_std] environments. https://stackoverflow.com/questions/44436515/should-i-use-libcc-char-or-stdosrawc-char

We should see if we can replace all uses of libc with std::os::raw.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions