Function mozjs::jsapi::JS_UpdateWeakPointerAfterGCUnbarriered

source ยท
pub unsafe extern "C" fn JS_UpdateWeakPointerAfterGCUnbarriered(
    trc: *mut JSTracer,
    objp: *mut *mut JSObject,
) -> bool