Function tee_internal::binding::TEE_GetObjectValueAttribute

source ยท
pub unsafe extern "C" fn TEE_GetObjectValueAttribute(
    object: TEE_ObjectHandle,
    attributeID: u32,
    a: *mut u32,
    b: *mut u32,
) -> TEE_Result