Function wasmer_emscripten::get_emscripten_table_size

source ยท
pub fn get_emscripten_table_size(
    module: &Module,
) -> Result<(u32, Option<u32>), String>