pub unsafe extern "C" fn proj_create_operation_factory_context(
    ctx: *mut PJ_CONTEXT,
    authority: *const c_char
) -> *mut PJ_OPERATION_FACTORY_CONTEXT
Expand description

@endcond