Function profiler_snapshot_enumerate_children

Source
pub unsafe extern "C" fn profiler_snapshot_enumerate_children(
    entry: *mut profiler_snapshot_entry_t,
    func: profiler_entry_enum_func,
    context: *mut c_void,
)