Frama-C API - WpRTE
val generate : WpContext.model -> Frama_c_kernel.Kernel_function.t -> unitInvoke RTE to generate missing annotations for the given function and model.
val generate_all : WpContext.model -> unitInvoke RTE on all selected functions
val missing_guards : WpContext.model -> Frama_c_kernel.Kernel_function.t -> boolReturns true if RTE annotations should be generated for the given function and model (and are not generated yet).
