[][src]Function sundials_sys::KINSetEtaParams

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