FLMutableArray_New

Function FLMutableArray_New 

Source
pub unsafe extern "C" fn FLMutableArray_New() -> FLMutableArray
Expand description

Creates a new empty mutable Array. Its initial ref-count is 1, so a call to FLMutableArray_Release will free it.