Function wasmtime_pooling_allocation_config_max_tables_per_component_set

Source
#[no_mangle]
pub extern "C" fn wasmtime_pooling_allocation_config_max_tables_per_component_set(
    c: &mut wasmtime_pooling_allocation_config_t,
    count: u32,
)