Function sundials_sys::SUNDlsMat_newBandMat

source ยท
pub unsafe extern "C" fn SUNDlsMat_newBandMat(
    n: sunindextype,
    smu: sunindextype,
    ml: sunindextype,
) -> *mut *mut sunrealtype