arrow_rs_cdata_integration_export_batch_from_json

Function arrow_rs_cdata_integration_export_batch_from_json 

Source
#[unsafe(no_mangle)]
pub extern "C" fn arrow_rs_cdata_integration_export_batch_from_json( c_json_name: *const c_char, batch_num: c_int, out: *mut FFI_ArrowArray, ) -> *mut c_char
Expand description

A C-ABI for exporting a RecordBatch from a JSON file