pub fn get_newintarray_getter_provider<S: HasComponent<Component>>() -> BuiltIn<S>
Expand description
Return a getter provider for the \newIntArray
command.
The initial commands for a VM must include this command in order to support the allocation component to be serializable.