pub unsafe extern "C" fn iplProbeBatchRemoveProbe(
    probeBatch: IPLProbeBatch,
    index: IPLint32
)
Expand description

Removes a probe from a batch.

\param probeBatch The probe batch. \param index Index of the probe to remove.