[][src]Function nginx::SSL_get_shared_ciphers

pub unsafe extern "C" fn SSL_get_shared_ciphers(
    s: *const SSL,
    buf: *mut c_char,
    len: c_int
) -> *mut c_char