Function optee_utee_sys::_utee_storage_obj_write

source ยท
pub unsafe extern "C" fn _utee_storage_obj_write(
    obj: c_ulong,
    data: *const c_void,
    len: size_t
) -> TEE_Result