Function texlang_stdlib::alloc::get_newintarray_getter_provider
source · 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.