Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
ossl_generate_cb_arg Struct Reference

#include <ossl_pkey.h>

Data Fields

int yield
 
int interrupted
 
int state
 

Detailed Description

Definition at line 38 of file ossl_pkey.h.

Field Documentation

◆ interrupted

int ossl_generate_cb_arg::interrupted

Definition at line 40 of file ossl_pkey.h.

◆ state

int ossl_generate_cb_arg::state

Definition at line 41 of file ossl_pkey.h.

Referenced by ossl_generate_cb_2().

◆ yield

int ossl_generate_cb_arg::yield

Definition at line 39 of file ossl_pkey.h.


The documentation for this struct was generated from the following file: