Query.setNthAllocationParam

Parse an available query and get the allocator and its params at @index of the allocator array.

class Query
void
setNthAllocationParam

Parameters

index uint

position in the allocator array to set

allocator Allocator

new allocator to set

params AllocationParams

parameters for the allocator

Meta