Function HMAC_CTX_copy

Source
pub unsafe extern "C" fn HMAC_CTX_copy(
    dctx: *mut hmac_ctx_st,
    sctx: *mut hmac_ctx_st,
) -> i32