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