Public Attributes

sp_file_section_s Struct Reference

File section header format. More...

#include <public/sourcepawn/sp_file_headers.h>

List of all members.

Public Attributes

uint32_t nameoffs
uint32_t dataoffs
uint32_t size

Detailed Description

File section header format.

Definition at line 76 of file sp_file_headers.h.


Member Data Documentation

Relative offset into global string table

Definition at line 78 of file sp_file_headers.h.

Offset into the data section of the file

Definition at line 79 of file sp_file_headers.h.

Size of the section's entry in the data section

Definition at line 80 of file sp_file_headers.h.


The documentation for this struct was generated from the following file: