[][src]Function sundials_sys::SUNBandMatrixStorage

pub unsafe extern "C" fn SUNBandMatrixStorage(
    N: sunindextype,
    mu: sunindextype,
    ml: sunindextype,
    smu: sunindextype
) -> SUNMatrix