C Fundamentals
Algorithms · data structures · cryptography · systems — pure C11, zero deps
Loading...
Searching...
No Matches
sort_entry_t Struct Reference

Public Attributes

sort_fn fn
 
const char * name
 

Detailed Description

Definition at line 18 of file benchmark.c.

Member Data Documentation

◆ fn

sort_fn sort_entry_t::fn

Definition at line 20 of file benchmark.c.

◆ name

const char* sort_entry_t::name

Definition at line 19 of file benchmark.c.


The documentation for this struct was generated from the following file: