Function SSL_CTX_set_timeout

Source
pub unsafe extern "C" fn SSL_CTX_set_timeout(
    ctx: *mut ssl_ctx_st,
    t: i64,
) -> i64