Function wasmtime_c_api::wasmtime_anyref_i31_get_u
source ยท #[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_i31_get_u(
cx: WasmtimeStoreContextMut<'_>,
anyref: Option<&wasmtime_anyref_t>,
dst: &mut MaybeUninit<u32>,
) -> bool