fasthash_sys

Function XXH64_update

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