Skip to main content

syscall_uint256_mulmod

Function syscall_uint256_mulmod 

Source
pub unsafe extern "C" fn syscall_uint256_mulmod(
    x: *mut [u64; 4],
    y: *const [u64; 4],
)
Expand description

Executes an uint256 multiplication on the given inputs.