Eneboo - Documentación para desarrolladores
|
#include <bn.h>
Atributos públicos | |
unsigned int | ver |
void * | arg |
union { | |
void(* cb_1 )(int, int, void *) | |
int(* cb_2 )(int, int, BN_GENCB *) | |
} | cb |
union { | |
void(* cb_1 )(int, int, void *) | |
int(* cb_2 )(int, int, BN_GENCB *) | |
} | cb |
void * bn_gencb_st::arg |
union { ... } bn_gencb_st::cb |
union { ... } bn_gencb_st::cb |
void(* bn_gencb_st::cb_1)(int, int, void *) |
int(* bn_gencb_st::cb_2)(int, int, BN_GENCB *) |
unsigned int bn_gencb_st::ver |