tee_internal::binding

Function TEE_BigIntNeg

Source
pub unsafe extern "C" fn TEE_BigIntNeg(
    dest: *mut TEE_BigInt,
    op: *const TEE_BigInt,
)