Function gdal_sys::OSRSetAuthority[][src]

pub unsafe extern "C" fn OSRSetAuthority(
    hSRS: OGRSpatialReferenceH,
    pszTargetKey: *const c_char,
    pszAuthority: *const c_char,
    nCode: c_int
) -> Type