file_name: [18]u8,
An ANSI string that gives the name of the source file. This is padded with nulls if it is less than the maximum length.
fn getFileName(self: *const FileDefinition) []const u8
No documentation provided.