Skip to main content

driver_count

Function driver_count 

Source
pub fn driver_count() -> usize
Expand description

Number of registered (enabled) format drivers.

Equivalent to GDALGetDriverCount() in C GDAL.