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

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