Skip to content

Handle char* fields declared in libc structs#156

Merged
nunoplopes merged 2 commits into
Cpp2Rust:masterfrom
lucic71:char-field
May 27, 2026
Merged

Handle char* fields declared in libc structs#156
nunoplopes merged 2 commits into
Cpp2Rust:masterfrom
lucic71:char-field

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 27, 2026

char* fields in libc structs are *mut i8. We represent char* as *mut u8.

@nunoplopes nunoplopes merged commit 1da8edc into Cpp2Rust:master May 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants