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.
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.