cujson-sys 0.1.0

Raw FFI bindings to cuJSON, compiled with nvcc when the `cuda` feature is on
Documentation

Raw FFI bindings to cuJSON.

Mirrors crates/cujson-sys/cuda/cujson_capi.h field-for-field and function-for-function. #![no_std]-compatible: everything here is #[repr(C)] primitives and raw pointers, no allocation.