Function sp1_lib::syscall_bn254_fp_addmod

source ยท
pub unsafe extern "C" fn syscall_bn254_fp_addmod(
    p: *mut u32,
    q: *const u32,
)
Expand description

Executes a BN254 field addition on the given inputs.