This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 212 B View raw
1module Types = C_function_description.Types 2(** Low-level C bindings of libbpf types *) 3 4module Functions = C_function_description.Functions (C_function_generated) 5(** Low-level C bindings of libbpf functions *)