struct SetSectionAlignment [src]

Fields

section_name: []const u8
alignment: u32

Source

pub const SetSectionAlignment = struct { section_name: []const u8, alignment: u32, }