Function sundials_sys::CVodeGetQuadErrWeights[][src]

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