[][src]Function sundials_sys::NewBandMat

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