Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Typedefs | Functions
cls_uchar.c File Reference
#include "ffitest.h"

Go to the source code of this file.

Typedefs

typedef unsigned char(* cls_ret_uchar) (unsigned char)
 

Functions

int main (void)
 

Typedef Documentation

◆ cls_ret_uchar

typedef unsigned char(* cls_ret_uchar) (unsigned char)

Definition at line 17 of file cls_uchar.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 19 of file cls_uchar.c.

References CHECK, FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), ffi_type_uchar, and NULL.