Function sundials_sys::IDASetEtaLow

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