devela::_dep::wasm_bindgen::convertFunction js_value_vector_from_abi
Source pub unsafe fn js_value_vector_from_abi<T>(
js: <Box<[JsValue]> as FromWasmAbi>::Abi,
) -> Box<[T]>
Available on crate feature dep_wasm_bindgen
only.
Expand description
§⚠️ Unstable
This is part of the internal convert
module, no
stability guarantees are provided. Use at your own risk. See its
documentation for more details.