Function openssl_sys::SSL_get_finished
[−]
[src]
pub unsafe extern "C" fn SSL_get_finished(
s: *const SSL,
buf: *mut c_void,
count: size_t
) -> size_t