Skip to main content

TEE_GetPropertyAsUUID

Function TEE_GetPropertyAsUUID 

Source
#[unsafe(no_mangle)]
pub extern "C" fn TEE_GetPropertyAsUUID( propset_or_enumerator: TEE_PropSetHandle, name: *const c_char, value: *mut TEE_UUID, ) -> TEE_Result