JS_NewUint8Array

Function JS_NewUint8Array 

Source
pub unsafe fn JS_NewUint8Array(
    cx: &mut JSContext,
    nelements: usize,
) -> *mut JSObject