pub unsafe extern "C" fn FLMutableArray_New() -> FLMutableArrayExpand description
Creates a new empty mutable Array. Its initial ref-count is 1, so a call to FLMutableArray_Release will free it.
pub unsafe extern "C" fn FLMutableArray_New() -> FLMutableArrayCreates a new empty mutable Array. Its initial ref-count is 1, so a call to FLMutableArray_Release will free it.