Function sundials_sys::KINSetEtaParams

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