Function boring_sys::SSL_set_verify_depth

source ยท
pub unsafe extern "C" fn SSL_set_verify_depth(
    ssl: *mut SSL,
    depth: c_int
)