Function

Idefoundry_file_to_memfd

Declaration

int
ide_foundry_file_to_memfd (
  GFile* file,
  const char* name
)

Description

No description available.

Parameters

file

Type: GFile

No description available.

The data is owned by the caller of the function.
name

Type: const char*

No description available.

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

Return value

Type: int

No description available.