Ruby  2.4.2p198(2017-09-14revision59899)
Functions | Variables
ossl_engine.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Init_ossl_engine (void)
 

Variables

VALUE cEngine
 
VALUE eEngineError
 

Function Documentation

◆ Init_ossl_engine()

void Init_ossl_engine ( void  )

Variable Documentation

◆ cEngine

VALUE cEngine

Definition at line 43 of file ossl_engine.c.

Referenced by Init_ossl_engine().

◆ eEngineError

VALUE eEngineError