Function sundials_sys::SUNLinSolSetup[][src]

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