Function sp1_lib::syscall_bn254_fp_submod

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

Executes a BN254 field subtraction on the given inputs.