script::dom::bindings::import::module::jsapi

Function JS_NewUint8ClampedArray

Source
pub unsafe extern "C" fn JS_NewUint8ClampedArray(
    cx: *mut JSContext,
    nelements: usize,
) -> *mut JSObject