infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
libA.c File Reference

A shared library that depends on another shared library (libB). More...

Functions

int helper_from_lib_b ()
 
int entry_point_a ()
 

Detailed Description

A shared library that depends on another shared library (libB).

Function Documentation

◆ entry_point_a()

int entry_point_a ( )

◆ helper_from_lib_b()

int helper_from_lib_b ( )