Function sundials_sys::IDASetNonlinearSolver[][src]

pub unsafe extern "C" fn IDASetNonlinearSolver(
    ida_mem: *mut c_void,
    NLS: SUNNonlinearSolver
) -> c_int