Function sundials_sys::IDAGetEstLocalErrors[][src]

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