Function optee_utee_sys::TEE_BigIntSub
source ยท pub unsafe extern "C" fn TEE_BigIntSub(
dest: *mut TEE_BigInt,
op1: *const TEE_BigInt,
op2: *const TEE_BigInt
) -> c_voidpub unsafe extern "C" fn TEE_BigIntSub(
dest: *mut TEE_BigInt,
op1: *const TEE_BigInt,
op2: *const TEE_BigInt
) -> c_void