pub fn get_newintarray_getter_provider<S: HasComponent<Component>>(
) -> BuiltIn<S>
Expand description

Return a getter provider for the \newIntArray command.

The built-in commands for a VM must include this command in order to support the allocation component to be serializable.