Function vex_sdk::system::vexSystemLinkAddrGet
source · pub unsafe extern "C" fn vexSystemLinkAddrGet() -> u32Expand 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