Skip to main content

FLValue_AsArray

Function FLValue_AsArray 

Source
pub unsafe extern "C" fn FLValue_AsArray(arg1: FLValue) -> FLArray
Expand description

If a FLValue represents an array, returns it cast to FLArray, else NULL.