pub unsafe extern "C" fn iplProbeArrayRetain(
probeArray: IPLProbeArray,
) -> IPLProbeArrayExpand description
Retains an additional reference to a probe array.
\param probeArray The probe array to retain a reference to.
\return The additional reference to the probe array.