Method
FwupdPluginChunkArrayindex
since: 1.9.6
Declaration [src]
FuChunk*
fu_chunk_array_index (
FuChunkArray* self,
guint idx
)
Return value
Type: FuChunk
A FuChunk
or NULL
if not valid.
The caller of the method takes ownership of the data, and is responsible for freeing it. |