pub unsafe extern "C" fn iplProbeArrayRelease(
    probeArray: *mut IPLProbeArray
)
Expand description

Releases a reference to a probe array.

\param probeArray The probe array to release a reference to.