av-metrics
av-metrics copied to clipboard
capi: Expose frame buffer API
Notes
Currently untested - I will get to testing this tonight after dinner, and will update the PR text after. It's very likely to explode on 4:0:0.
Comments welcome - it's kinda ugly, but such is C interop.
Also of note is that Cargo.toml in the main directory is sitll pointing to av-metrics 0.4.0 for some reason.
Since we hit a cursed Rust -> C ABI issues, I'm attaching a simple test program and files quick_c_buf_test.zip
that triggers the madness, at @Luni-4's request.
Now that C-APIs have been removed, are you still interested in re-adding them @dwbuiten? Or can we close this PR?