Function tee_internal::binding::TEE_InitRefAttribute

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