pub unsafe extern "C" fn iplProbeArrayGetProbe(
probeArray: IPLProbeArray,
index: IPLint32,
) -> IPLSphereExpand description
\return The probe at a given index in a probe array.
\param probeArray The probe array. \param index Index of the probe within the array.