this repo has no description
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 *)