Function tls_config_set_verify_depth

Source
pub unsafe extern "C" fn tls_config_set_verify_depth(
    _config: *mut tls_config,
    _verify_depth: c_int,
) -> c_int