package mirage-solo5

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type solo5_result =
  1. | SOLO5_R_OK
  2. | SOLO5_R_AGAIN
  3. | SOLO5_R_EINVAL
  4. | SOLO5_R_EUNSPEC
    (*

    A type mapping the C enum solo5_result_t to OCaml *

    *)