Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
to_ffi in datafusion::common::arrow::array::ffi - Rust
[go: Go Back, main page]

Function to_ffi

Source
pub fn to_ffi(
    data: &ArrayData,
) -> Result<(FFI_ArrowArray, FFI_ArrowSchema), ArrowError>
Expand description

Export to the C Data Interface