No problem I’d also suggest you to make extern function definitions yourself, for the library you are trying to use, it helps a lot for the LSP, and also avoid the use of the C translated types, I had a previous issue with this. Issue about interfacing C type with Zig type
1 Like