[][src]Function sundials_sys::SUNMatSpace_Sparse

pub unsafe extern "C" fn SUNMatSpace_Sparse(
    A: SUNMatrix,
    lenrw: *mut c_long,
    leniw: *mut c_long
) -> c_int