Function sundials_sys::KINSetNoMinEps

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