Skip to main content

TEE_GetPropertyAsString

Function TEE_GetPropertyAsString 

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