Function SSL_CTX_set_verify_depth

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