Function sundials_sys::CVodeGetQuadSensErrWeights

source ยท
pub unsafe extern "C" fn CVodeGetQuadSensErrWeights(
    cvode_mem: *mut c_void,
    eQSweight: *mut N_Vector,
) -> c_int