Skip to main content

FLArrayIterator_GetValue

Function FLArrayIterator_GetValue 

Source
pub unsafe extern "C" fn FLArrayIterator_GetValue(
    arg1: *const FLArrayIterator,
) -> FLValue
Expand description

Returns the current value being iterated over.