Function mozjs::rust::wrappers::JS_NewInt8ArrayFromArray

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