Function boring_sys::SSL_CIPHER_description

source ยท
pub unsafe extern "C" fn SSL_CIPHER_description(
    cipher: *const SSL_CIPHER,
    buf: *mut c_char,
    len: c_int
) -> *const c_char