pedropark99 / zig-book

An open, technical and introductory book for the Zig programming language
https://pedropark99.github.io/zig-book/
Other
590 stars 21 forks source link

Talk about `anyopaque` at Zig-C interop Chapter #66

Open pedropark99 opened 1 month ago

pedropark99 commented 1 month ago

Add a section to talk about the anyopaque Zig data type at the chapter about Zig interoperability with C.