chilly-magazine-21545
11/05/2020, 10:26 AMA C compiler, system headers, Python headers (to compile native Python modules) and thelibffi
library and headers (to compile and link modules that use CFFI to access native code).does the
cpython rust crate use libffi? i think it doesn't right? so python headers from pkg-config should be all that's necessary? cc @witty-crayon-22786witty-crayon-22786
11/05/2020, 6:01 PMlibffi snippet is stale