Docs.rs
gdal-sys-0.11.0
gdal-sys 0.11.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
frewsxcv
jdroenner
github:georust:gdal-publishers
Dependencies
gdal-src ^0.2.0
normal
optional
bindgen ^0.71
build
optional
pkg-config ^0.3
build
semver ^1.0
build
Versions
0.41%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gdal_
sys
0.11.0
gdal_sys
Function
VSIMkdirRecursive
Copy item path
Source
pub unsafe extern "C" fn VSIMkdirRecursive( pszPathname:
*const
c_char
, mode:
c_long
, ) ->
c_int