Skip to main content

wasmtime_anyref_is_struct

Function wasmtime_anyref_is_struct 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_anyref_is_struct( cx: WasmtimeStoreContextMut<'_>, anyref: Option<&wasmtime_anyref_t>, ) -> bool