Function sundials_sys::KINSetEtaParams[][src]

pub unsafe extern "C" fn KINSetEtaParams(
    kinmem: *mut c_void,
    egamma: realtype,
    ealpha: realtype
) -> c_int