Skip to content

c_void documentation has a broken [pointer] link #4978

Description

@DanielEScherzer

Compare https://docs.rs/libc/0.2.182/libc/enum.c_void.html with https://doc.rust-lang.org/std/ffi/enum.c_void.html - the former has

Equivalent to C’s void type when used as a [pointer].

while the later has

Equivalent to C’s void type when used as a pointer.

The link should be fixed in the docs.rs documentation for the crate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions