Commit Graph

1 Commits (c54fc7f98f4a5901c22e8c3446088bfe20e5b0d8)

Author SHA1 Message Date
Jason Ish 94032d3ada rust: wrapper around C logging, and "context"
Where the context is a struct passed from C with pointers
to all the functions that may be called.

Instead of referencing C functions directly, wrap them
in function pointers so pure Rust unit tests can still run.
8 years ago