Function sundials_sys::SUNAdaptController_UpdateH

source ยท
pub unsafe extern "C" fn SUNAdaptController_UpdateH(
    C: SUNAdaptController,
    h: sunrealtype,
    dsm: sunrealtype,
) -> SUNErrCode