Function mozjs::rust::wrappers::AddSizeOfTab

source ยท
pub unsafe fn AddSizeOfTab(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    mallocSizeOf: MallocSizeOf,
    opv: *mut ObjectPrivateVisitor,
    sizes: *mut TabSizes,
) -> bool