JS_NewInt8Array

Function JS_NewInt8Array 

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