[][src]Function xxhash_c_sys::XXH3_128bits_update

pub unsafe extern "C" fn XXH3_128bits_update(
    statePtr: *mut XXH3_state_t,
    input: *const c_void,
    length: usize
) -> XXH_errorcode