[][src]Function sundials_sys::SUNNonlinSolGetCurIter

pub unsafe extern "C" fn SUNNonlinSolGetCurIter(
    NLS: SUNNonlinearSolver,
    iter: *mut c_int
) -> c_int