Function proj_sys::proj_is_equivalent_to_with_ctx
source · pub unsafe extern "C" fn proj_is_equivalent_to_with_ctx(
ctx: *mut PJ_CONTEXT,
obj: *const PJ,
other: *const PJ,
criterion: PJ_COMPARISON_CRITERION
) -> c_int