Function script::dom::bindings::codegen::Bindings::WEBGLCompressedTextureS3TCBinding::WEBGLCompressedTextureS3TC_Binding::Wrap
source ยท pub unsafe fn Wrap(
cx: SafeJSContext,
scope: &GlobalScope,
given_proto: Option<HandleObject<'_>>,
object: Box<WEBGLCompressedTextureS3TC>,
_can_gc: CanGc,
) -> Root<Dom<WEBGLCompressedTextureS3TC>>