Function mozjs::jsapi::JS::HeapBigIntPostWriteBarrier

source ยท
pub unsafe extern "C" fn HeapBigIntPostWriteBarrier(
    bip: *mut *mut BigInt,
    prev: *mut BigInt,
    next: *mut BigInt,
)