Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Functions
ossl_config.c File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

#include "ossl.h"
Include dependency graph for ossl_config.c:

Go to the source code of this file.

Functions

CONF * GetConfig (VALUE obj)
 
void Init_ossl_config (void)
 

Function Documentation

◆ GetConfig()

CONF* GetConfig ( VALUE  obj)

Definition at line 29 of file ossl_config.c.

References TypedData_Get_Struct.

◆ Init_ossl_config()

void Init_ossl_config ( void  )