Function mozjs_sys::jsapi::JS_GetObjectAsBigUint64Array
source ยท pub unsafe extern "C" fn JS_GetObjectAsBigUint64Array(
maybeWrapped: *mut JSObject,
length: *mut usize,
isSharedMemory: *mut bool,
data: *mut *mut u64,
) -> *mut JSObject