#[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
#[unsafe(no_mangle)]#[unsafe(export_name = "__plumber_address_table")]pub static mut API_ADDRESS_TABLE: Option<&'static ApiAddressTable>The Plumber API address table.
Do not try to change it in the application code