Frama-C API - Functions
 val has_fundef : Frama_c_kernel.Cil_types.lhost -> boolval check : Frama_c_kernel.Cil_types.kernel_function -> boolval instrument : Frama_c_kernel.Cil_types.kernel_function -> boolRTL Operations on function belonging to the runtime library of E-ACSL
module RTL : sig ... endLibc Operations on functions belonging to standard library
module Libc : sig ... endConcurrency Operations concerning the support of concurrency
module Concurrency : sig ... end