Skip to main content

PREAMBLE

Constant PREAMBLE 

Source
pub const PREAMBLE: &str = "/* Generated by Synapse 0.2.14. Do not edit directly. */\n#pragma once\n#include \"cfe.h\"\n\n";
Expand description

Preamble included at the top of generated cFS C headers.