Skip to main content

TEE_GetPropertyAsBinaryBlock

Function TEE_GetPropertyAsBinaryBlock 

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