Function proj_sys::proj_convert_conversion_to_other_method

source ยท
pub unsafe extern "C" fn proj_convert_conversion_to_other_method(
    ctx: *mut PJ_CONTEXT,
    conversion: *const PJ,
    new_method_epsg_code: c_int,
    new_method_name: *const c_char,
) -> *mut PJ