Typedefs | Functions
dlcall.c File Reference
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include <dlfcn.h>
Include dependency graph for dlcall.c:

Go to the source code of this file.

Typedefs

typedef int(* MAIN_ENTRY )(int argc, char **argv)

Functions

int main (int argc, char **argv)

Typedef Documentation

typedef int(* MAIN_ENTRY)(int argc, char **argv)

Definition at line 6 of file dlcall.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 8 of file dlcall.c.



dji_ronin
Author(s):
autogenerated on Sat Jun 8 2019 20:15:31