package llvm

  1. Overview
  2. Docs

The DLL storage class of a global value, accessed with dll_storage_class and set_dll_storage_class. See llvm::GlobalValue::DLLStorageClassTypes.

type t =
  1. | Default
  2. | DLLImport
  3. | DLLExport
OCaml

Innovation. Community. Security.