Function sundials_sys::SUNNonlinSolGetNumIters_Newton[][src]

pub unsafe extern "C" fn SUNNonlinSolGetNumIters_Newton(
    NLS: SUNNonlinearSolver,
    niters: *mut c_long
) -> c_int