[][src]Function sundials_sys::CVodeGetEstLocalErrors

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