Function sundials_sys::CVodeGetEstLocalErrors[][src]

pub unsafe extern "C" fn CVodeGetEstLocalErrors(
    cvode_mem: *mut c_void,
    ele: N_Vector
) -> c_int