[][src]Function sundials_sys::SUNLinSolSetup

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