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