nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Symbol
nulib
system
mod
A symbol within a section.
struct
Symbol {
@
nogc
string
name
;
@
nogc
void
*
ptr
;
}
Members
Variables
name
string
name
;
Name of the symbol
ptr
void
*
ptr
;
Pointer to the symbol
Meta
Source
See Implementation
nulib
system
mod
classes
Module
structs
SectionInfo
Symbol
A symbol within a section.