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