tee_internal::binding

Function TEE_InitRefAttribute

Source
pub unsafe extern "C" fn TEE_InitRefAttribute(
    attr: *mut TEE_Attribute,
    attributeID: u32,
    buffer: *mut c_void,
    length: usize,
)