Skip to main content

TEE_CopyObjectAttributes

Function TEE_CopyObjectAttributes 

Source
#[unsafe(no_mangle)]
pub extern "C" fn TEE_CopyObjectAttributes( dest_object: TEE_ObjectHandle, src_object: TEE_ObjectHandle, )
Expand description

复制对象属性(已弃用)

注意:此函数已弃用,新代码应使用 TEE_CopyObjectAttributes1 函数