FLDoc_Retain

Function FLDoc_Retain 

Source
pub unsafe extern "C" fn FLDoc_Retain(arg1: FLDoc) -> FLDoc
Expand description

Adds a reference to an FLDoc. This extends its lifespan until at least such time as you call FLRelease to remove the reference.