[ Version ( since = "2.38" ) ]
public TypedArrayType typed_array_get_type ()
Gets the type of elements contained in a typed array.
this |
a Value |
type of the elements, or jsc_typed_array_none if this is not a typed array. |