[][src]Function sundials_sys::IDAGetErrWeights

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