Function sundials_sys::SUNMatSpace_Band

source ·
pub unsafe extern "C" fn SUNMatSpace_Band(
    A: SUNMatrix,
    lenrw: *mut c_long,
    leniw: *mut c_long
) -> SUNErrCode