Function sundials_sys::CVodeAdjInit

source ·
pub unsafe extern "C" fn CVodeAdjInit(
    cvode_mem: *mut c_void,
    steps: c_long,
    interp: c_int
) -> c_int