Constructor
ArrowFileInfonew
since: 0.17.0
Declaration [src]
GArrowFileInfo*
garrow_file_info_new (
void
)
Return value
Type: GArrowFileInfo
A newly created GArrowFileInfo
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |