tee_internal::binding

Function TEE_GetPropertyAsBinaryBlock

Source
pub unsafe extern "C" fn TEE_GetPropertyAsBinaryBlock(
    propsetOrEnumerator: TEE_PropSetHandle,
    name: *mut c_char,
    valueBuffer: *mut c_void,
    valueBufferLen: *mut usize,
) -> TEE_Result