[][src]Function boring_sys::SSL_CIPHER_description

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