Closed

Description
im linking to liburing-ffi.a
you says that
Users wishing to consume liburing purely as a binary dependency
should link against liburing-ffi. It contains definitions for every 'static
inline' function.
im using rustbindgen to generate rust definition of c headers
but rustbindgen cannot handle inline functions
i need liburing-ffi.h instead of liburing.h
changed
rustbindgen can handle static inline
Metadata
Metadata
Assignees
Labels
No labels