Skip to main content

pio_matrix_available

Function pio_matrix_available 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pio_matrix_available() -> i32
Expand description

Whether the matrix Arrow table API is usable in this build. Returns 1 only when both arrow and matrix are compiled in. Matrix tables use pio_to_arrow. Infallible.