Function boring_sys::SSL_set1_host

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