FLArray_AsMutable

Function FLArray_AsMutable 

Source
pub unsafe extern "C" fn FLArray_AsMutable(
    arg1: FLArray,
) -> FLMutableArray
Expand description

If the array is mutable, returns it cast to FLMutableArray, else NULL.