wasmtime_pooling_allocation_config_max_tables_per_module_set

Function wasmtime_pooling_allocation_config_max_tables_per_module_set 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_pooling_allocation_config_max_tables_per_module_set( c: &mut wasmtime_pooling_allocation_config_t, tables: u32, )