zink::ffi

Function u256_addmod

Source
pub unsafe extern "C" fn u256_addmod(
    this: U256,
    other: U256,
    modulus: U256,
) -> U256
Expand description

Addmod operation for addresses