Skip to main content

write_prelude

Function write_prelude 

Source
pub fn write_prelude<W: Write>(
    writer: W,
    link_type: LinkType,
    interface_name: &str,
) -> Result<(), Error>
Expand description

Writes a Section Header Block and an Interface Description Block.