Function xxhash_sys::XXH32_update [] [src]

pub unsafe extern "C" fn XXH32_update(
    statePtr: *mut XXH32_state_t,
    input: *const c_void,
    length: size_t
) -> XXH_errorcode