JuliaWeb / JuliaWeb/LibCURL.jl
curl_off_t not exported
Open
- Dominant language
- Julia
- Stars
- 35
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
It's mentioned in https://github.com/JuliaWeb/LibCURL.jl/issues/1 but `curl_off_t` isn't exported—it is defined internally in LibCURL. This is pretty crucial if you want to define callbacks with `curl_off_t` argument types. I don't understand the Clang.jl code generation well enough to figure out why this doesn't get exported though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.