Function sundials_sys::IDAGetQuadSensErrWeights

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