Function optee_utee_sys::TEE_BigIntConvertToS32
source ยท pub unsafe extern "C" fn TEE_BigIntConvertToS32(
dest: *mut i32,
src: *const TEE_BigInt
) -> TEE_Resultpub unsafe extern "C" fn TEE_BigIntConvertToS32(
dest: *mut i32,
src: *const TEE_BigInt
) -> TEE_Result