clipper2c-sys 0.1.6

Exposing unsafe FFI for Clipper2 library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
# Rust test harness thread-local initialization — not a real leak
{
   rust_test_harness_thread_local
   Memcheck:Leak
   match-leak-kinds:possible
   fun:malloc
   ...
   fun:*std*thread*Thread*new*
}