Skip to main content

importExternalTexture

Function importExternalTexture 

Source
unsafe extern "C" fn importExternalTexture<D: DomTypes>(
    cx: *mut RawJSContext,
    _obj: HandleObject,
    this: *mut c_void,
    args: *const JSJitMethodCallArgs,
) -> bool