sys_bigint2_1

Function sys_bigint2_1 

Source
pub unsafe extern "C" fn sys_bigint2_1(
    blob_ptr: *const u8,
    a1: *const u32,
)
Expand description

Invoke a bigint2 program.

ยงSafety

blob_ptr and all arguments must be aligned and dereferenceable.