[][src]Function nginx::SSL_set1_host

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