OSRConvertToOtherProjection

Function OSRConvertToOtherProjection 

Source
pub unsafe extern "C" fn OSRConvertToOtherProjection(
    hSRS: OGRSpatialReferenceH,
    pszTargetProjection: *const c_char,
    papszOptions: *const *const c_char,
) -> OGRSpatialReferenceH