pub unsafe extern "C" fn iplSceneRetain(scene: IPLScene) -> IPLScene
Expand description

Retains an additional reference to a scene.

\param scene The scene to retain a reference to.

\return The additional reference to the scene.