[][src]Function sundials_sys::IDASetMaxConvFails

pub unsafe extern "C" fn IDASetMaxConvFails(
    ida_mem: *mut c_void,
    maxncf: c_int
) -> c_int