Function sundials_sys::KINSetDamping

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