Skip to main content

syscall_hashing_sha256_compress_handler

Function syscall_hashing_sha256_compress_handler 

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