Constructor
ArrowLocalFileSystemnew
Declaration [src]
GArrowLocalFileSystem*
garrow_local_file_system_new (
GArrowLocalFileSystemOptions* options
)
Parameters
options |
GArrowLocalFileSystemOptions |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |
Return value
| Returns: | GArrowLocalFileSystem |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |