Function mozjs::rust::wrappers::JS_NewInt32ArrayFromArray

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