Function wasmtime_component_linker_root

Source
#[no_mangle]
pub unsafe extern "C" fn wasmtime_component_linker_root(
    linker: &mut wasmtime_component_linker_t,
) -> Box<wasmtime_component_linker_instance_t<'_>>