Function SSL_add1_host

Source
pub unsafe extern "C" fn SSL_add1_host(
    s: *mut ssl_st,
    hostname: *const i8,
) -> i32