Function mozjs_sys::jsapi::JS::AddServoSizeOf
source ยท pub unsafe extern "C" fn AddServoSizeOf(
cx: *mut JSContext,
mallocSizeOf: MallocSizeOf,
opv: *mut ObjectPrivateVisitor,
sizes: *mut ServoSizes,
) -> bool