[][src]Function nginx::HMAC_CTX_copy

pub unsafe extern "C" fn HMAC_CTX_copy(
    dctx: *mut HMAC_CTX,
    sctx: *mut HMAC_CTX
) -> c_int