#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_sparse_matrix_columns(
matrix: *const PioSparseMatrix,
) -> usizeExpand description
ยงSafety
Pointers and handles must satisfy the crate-level safety requirements.
#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_sparse_matrix_columns(
matrix: *const PioSparseMatrix,
) -> usizePointers and handles must satisfy the crate-level safety requirements.