Frama-C API - Share
Unless you are working in the kernel of Frama-C, you should not use this.
val dirs : Filepath.Normalized.t list
Directories where architecture-independent files are located, in order of priority.
val main : Filepath.Normalized.t
Last directory of dirs
(the directory of frama-c installation)
The colon-separated concatenation of dirs
.
val libc : Filepath.Normalized.t
Directory where Frama-C libc headers are.