Function script::dom::bindings::import::module::jsapi::JS_NewInt8ArrayFromArray

source ยท
pub unsafe extern "C" fn JS_NewInt8ArrayFromArray(
    cx: *mut JSContext,
    array: Handle<*mut JSObject>,
) -> *mut JSObject