Function sundials_sys::KINSetDampingAA

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