Function sundials_sys::IDAGetQuadErrWeights[][src]

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