Function rust_randomx::randomx_calculate_hash_next
source · pub unsafe extern "C" fn randomx_calculate_hash_next(
machine: *mut randomx_vm,
nextInput: *const c_void,
nextInputSize: usize,
output: *mut c_void
)