pub unsafe extern "C" fn iplPathEffectRetain(
    effect: IPLPathEffect
) -> IPLPathEffect
Expand description

Retains an additional reference to a path effect.

\param effect The path effect to retain a reference to.

\return The additional reference to the path effect.