Sq3Call_rb.c - 17 Apr 2025 - aotto1968. More...
#include "LibSq3Lite_private_rb.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "Sq3Call_rb.c" |
Functions | |
static VALUE | rbsq3lite_sRescue (MK_RT mkrt, MK_MNG const mng, VALUE(*proc)(ANYARGS), VALUE data) |
static MK_UNUSED VALUE | rbsq3lite_sCallMethod (VALUE array) |
Sq3Fupu_Sq3LiteExec_callback_call_ret | rbsq3lite_LiteExecCall (Sq3Fupu_Sq3LiteExec_callback_call_args) |
Sq3LiteExecV2CB_ret | rbsq3lite_LiteExecV2Call (Sq3LiteExecV2CB_args) |
Sq3Call_rb.c - 17 Apr 2025 - aotto1968.
Definition in file Sq3Call_rb.c.
#define META_FILE_NAME "Sq3Call_rb.c" |
Definition at line 14 of file Sq3Call_rb.c.
Sq3Fupu_Sq3LiteExec_callback_call_ret rbsq3lite_LiteExecCall | ( | Sq3Fupu_Sq3LiteExec_callback_call_args | ) |
Definition at line 61 of file Sq3Call_rb.c.
Sq3LiteExecV2CB_ret rbsq3lite_LiteExecV2Call | ( | Sq3LiteExecV2CB_args | ) |
Definition at line 143 of file Sq3Call_rb.c.
|
static |
Definition at line 40 of file Sq3Call_rb.c.
|
inlinestatic |
Definition at line 22 of file Sq3Call_rb.c.