Function X509_STORE_CTX_set_error_depth

Source
pub unsafe extern "C" fn X509_STORE_CTX_set_error_depth(
    ctx: *mut x509_store_ctx_st,
    depth: i32,
)