wolfSSL_X509_STORE_CTX_set_error

Function wolfSSL_X509_STORE_CTX_set_error 

Source
pub unsafe extern "C" fn wolfSSL_X509_STORE_CTX_set_error(
    ctx: *mut WOLFSSL_X509_STORE_CTX,
    er: c_int,
)