Skip to main content

pio_sparse_matrix_rows

Function pio_sparse_matrix_rows 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_sparse_matrix_rows( matrix: *const PioSparseMatrix, ) -> usize
Expand description

ยงSafety

Pointers and handles must satisfy the crate-level safety requirements.