Function openssl_sys::SSL_get_finished 
source · pub unsafe extern "C" fn SSL_get_finished(
    s: *const SSL,
    buf: *mut c_void,
    count: size_t,
) -> size_tpub unsafe extern "C" fn SSL_get_finished(
    s: *const SSL,
    buf: *mut c_void,
    count: size_t,
) -> size_t