arrow_integration_testing

Function arrow_rs_cdata_integration_export_schema_from_json

Source
#[no_mangle]
pub extern "C" fn arrow_rs_cdata_integration_export_schema_from_json(
    c_json_name: *const c_char,
    out: *mut FFI_ArrowSchema,
) -> *mut c_char
Expand description

A C-ABI for exporting an Arrow schema from a JSON file