pub unsafe extern "C" fn vexSystemLinkAddrGet() -> u32
Expand description

Gets the address in memory of a linked file to the current user program, or 0, if no file is linked.

VEXos’s internal filesystem structure allows user programs to “link” other external binary packages => similar