Function randomx_bindings_sys::randomx_calculate_hash_next[][src]

pub unsafe extern "C" fn randomx_calculate_hash_next(
    machine: *mut randomx_vm,
    nextInput: *const c_void,
    nextInputSize: size_t,
    output: *mut c_void
)