[][src]Function sundials_sys::KINSetNoMinEps

pub unsafe extern "C" fn KINSetNoMinEps(
    kinmem: *mut c_void,
    noMinEps: c_int
) -> c_int