[][src]Function libsodium_sys::crypto_onetimeauth_poly1305_update

pub unsafe extern "C" fn crypto_onetimeauth_poly1305_update(
    state: *mut crypto_onetimeauth_poly1305_state,
    in_: *const c_uchar,
    inlen: c_ulonglong
) -> c_int