Function mozjs::rust::wrappers::JS_NewUint8ClampedArrayFromArray

source ยท
pub unsafe fn JS_NewUint8ClampedArrayFromArray(
    cx: *mut JSContext,
    array: HandleObject<'_>,
) -> *mut JSObject