[][src]Function sundials_sys::SUNLinSolSetup_Band

pub unsafe extern "C" fn SUNLinSolSetup_Band(
    S: SUNLinearSolver,
    A: SUNMatrix
) -> c_int