Function rust_hawktracer::ht_registry_push_all_klass_info_events[][src]

pub unsafe extern "C" fn ht_registry_push_all_klass_info_events(
    timeline: *mut HT_Timeline
)

Pushes HT_EventKlassInfoEvent and HT_EventKlassFieldInfoEvent events to a timeline which contain definitions of all registered klasses.

@param timeline the timeline where events are pushed to.