Static plumber_rs::API_ADDRESS_TABLE[][src]

#[no_mangle] #[export_name = "__plumber_address_table"]
pub static mut API_ADDRESS_TABLE: Option<&'static ApiAddressTable> = None

The Plumber API address table.

Do not try to change it in the application code