Skip to main content

pio_sparse_matrix_row_offsets

Function pio_sparse_matrix_row_offsets 

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

ยงSafety

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