Function sundials_sys::IDASetEtaMin

source ·
pub unsafe extern "C" fn IDASetEtaMin(
    ida_mem: *mut c_void,
    eta_min: sunrealtype
) -> c_int