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

Return a getter provider for the \newInt command.

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