Function gdal_sys::OSRSetVertCS[][src]

pub unsafe extern "C" fn OSRSetVertCS(
    hSRS: OGRSpatialReferenceH,
    pszVertCSName: *const c_char,
    pszVertDatumName: *const c_char,
    nVertDatumType: c_int
) -> Type