Virtual Method

FwupdPluginContextvolume_write

Declaration [src]

void
volume_write (
  FuContext* self,
  FuVolume* volume,
  const gchar* filename
)

Description

No description available.

Parameters

volume

Type: FuVolume

No description available.

The data is owned by the caller of the method.
filename

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.