Function gdal_sys::OSRSetCompoundCS

source ·
pub unsafe extern "C" fn OSRSetCompoundCS(
    hSRS: OGRSpatialReferenceH,
    pszName: *const c_char,
    hHorizSRS: OGRSpatialReferenceH,
    hVertSRS: OGRSpatialReferenceH
) -> Type