Function sundials_sys::SUNNonlinSolSetMaxIters

source ยท
pub unsafe extern "C" fn SUNNonlinSolSetMaxIters(
    NLS: SUNNonlinearSolver,
    maxiters: c_int,
) -> SUNErrCode