Function openssl_sys::SSL_get_servername

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