package netsnmp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module With_thread_id.FieldsSource

Sourceval thread_id : ([< `Read | `Set_and_create ], 'a t, int) Fieldslib.Field.t_with_perm
Sourceval result : ([< `Read | `Set_and_create ], 'result t, 'result) Fieldslib.Field.t_with_perm
Sourceval create : result:'a -> thread_id:int -> 'a t