Function profiler_snapshot_enumerate_roots

Source
pub unsafe extern "C" fn profiler_snapshot_enumerate_roots(
    snap: *mut profiler_snapshot_t,
    func: profiler_entry_enum_func,
    context: *mut c_void,
)