Ruby  2.4.2p198(2017-09-14revision59899)
Functions
return_sl.c File Reference
#include "ffitest.h"
Include dependency graph for return_sl.c:

Go to the source code of this file.

Functions

static long return_sl (long l1, long l2)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 14 of file return_sl.c.

References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), L, MAX_ARGS, and return_sl().

◆ return_sl()

static long return_sl ( long  l1,
long  l2 
)
static

Definition at line 9 of file return_sl.c.

Referenced by main().