Function optee_utee_sys::TEE_BigIntConvertToOctetString
source ยท pub unsafe extern "C" fn TEE_BigIntConvertToOctetString(
buffer: *mut u8,
bufferLen: *mut usize,
bigInt: *const TEE_BigInt
) -> TEE_Resultpub unsafe extern "C" fn TEE_BigIntConvertToOctetString(
buffer: *mut u8,
bufferLen: *mut usize,
bigInt: *const TEE_BigInt
) -> TEE_Result