Function SSL_get_servername

Source
pub unsafe extern "C" fn SSL_get_servername(
    s: *const ssl_st,
    type_: i32,
) -> *const i8