Type Alias gdal_sys::VSILFILE

source ·
pub type VSILFILE = VSIVirtualHandle;
Expand description

Opaque type for a FILE that implements the VSIVirtualHandle API

Aliased Type§

struct VSILFILE { /* private fields */ }