Function sundials_sys::CVodeSetDeltaGammaMaxLSetup

source ·
pub unsafe extern "C" fn CVodeSetDeltaGammaMaxLSetup(
    cvode_mem: *mut c_void,
    dgmax_lsetup: sunrealtype
) -> c_int