Skip to main content

syscall_hashing_blake3_handler

Function syscall_hashing_blake3_handler 

Source
pub fn syscall_hashing_blake3_handler(
    caller: &mut impl StoreTr<RuntimeContext>,
    params: &[Value],
    _result: &mut [Value],
) -> Result<(), TrapCode>