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