FLArray_Count

Function FLArray_Count 

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

Returns the number of items in an array, or 0 if the pointer is NULL.