Function gdal_sys::OSRGetAxis

source ·
pub unsafe extern "C" fn OSRGetAxis(
    hSRS: OGRSpatialReferenceH,
    pszTargetKey: *const c_char,
    iAxis: c_int,
    peOrientation: *mut Type
) -> *const c_char