Astarte.RPC.Config.put_amqp_prefetch_count

You're seeing just the function put_amqp_prefetch_count, go back to Astarte.RPC.Config module for more information.
Link to this function

put_amqp_prefetch_count(value, namespace \\ nil)

View Source

Specs

put_amqp_prefetch_count(integer(), Skogsra.Env.namespace()) ::
  :ok | {:error, binary()}

Puts the value to Astarte.RPC.Config.amqp_prefetch_count/0. Optionally, receives the namespace.