Function boring_sys::SSL_get_finished

source ยท
pub unsafe extern "C" fn SSL_get_finished(
    ssl: *const SSL,
    buf: *mut c_void,
    count: usize
) -> usize