☰
In openssl_sys
?
Function
openssl_sys
::
HMAC_CTX_copy
source
·
[
−
]
pub unsafe extern "C" fn HMAC_CTX_copy(
dst:
*mut
HMAC_CTX
,
src:
*mut
HMAC_CTX
) ->
c_int