Function sundials_sys::IDAGetErrWeights[][src]

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