Function sys_bigint2_3
Source pub unsafe extern "C" fn sys_bigint2_3(
blob_ptr: *const u8,
a1: *const u32,
a2: *const u32,
a3: *const u32,
)
Expand description
Invoke a bigint2 program.
ยงSafety
blob_ptr and all arguments must be aligned and dereferenceable.