Function gdal_sys::OSRSetCompoundCS [] [src]

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