Skip to content

msqid_ds.__msg_cbytes is inaccessible #4300

Closed
@koutheir

Description

@koutheir
Contributor

The field __msg_cbytes is defined in the structure msqid_ds, but it is kept private. I need access to that field.

Target triple: x86_64-unknown-linux-gnu.
Reproducer: here.

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

      Participants

      @koutheir

      Issue actions

        `msqid_ds.__msg_cbytes` is inaccessible · Issue #4300 · rust-lang/libc