Function wolfssl_sys::wolfSSL_X509_STORE_CTX_set_error_depth

source ยท
pub unsafe extern "C" fn wolfSSL_X509_STORE_CTX_set_error_depth(
    ctx: *mut WOLFSSL_X509_STORE_CTX,
    depth: c_int,
)