Function mozjs_sys::jsapi::JS_NewUint8Array

source ยท
pub unsafe extern "C" fn JS_NewUint8Array(
    cx: *mut JSContext,
    nelements: usize,
) -> *mut JSObject