Method
FwupdPluginPluginalloc_data
Declaration [src]
FuPluginData*
fu_plugin_alloc_data (
FuPlugin* self,
gsize data_sz
)
Return value
Returns: | FuPluginData |
A pointer to a structure, or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |