Function optee_utee_sys::TEE_InitRefAttribute

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