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