[][src]Function sundials_sys::SUNNonlinSolGetNumIters_Newton

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