write_section_custom_name

Function write_section_custom_name 

Source
pub fn write_section_custom_name(
    buffer: &mut Vec<u8>,
    content: &DebugNames,
) -> Result<(), Box<dyn Error + Sync + Send>>