Function SSL_set_verify_depth

Source
pub unsafe extern "C" fn SSL_set_verify_depth(
    s: *mut ssl_st,
    depth: i32,
)