boring_sys

Function SSL_get_servername

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