void BSKValueSetArray( BSKValue* value, BSKArray* array );
Description: Makes the given value of type VT_ARRAY and puts the given array as it's data.
Return to the API Return to the function listing