Skip to main content

API_ADDRESS_TABLE

Static API_ADDRESS_TABLE 

Source
#[unsafe(no_mangle)]
#[unsafe(export_name = "__plumber_address_table")]
pub static mut API_ADDRESS_TABLE: Option<&'static ApiAddressTable>
Expand description

The Plumber API address table.

Do not try to change it in the application code