[][src]Function sundials_sys::SUNNonlinSolGetCurIter_Newton

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