[][src]Function openssl_sys::SSL_get_servername

pub unsafe extern "C" fn SSL_get_servername(
    ssl: *const SSL,
    name_type: c_int
) -> *const c_char