pub unsafe extern "C" fn proj_assign_context(
    pj: *mut PJ,
    ctx: *mut PJ_CONTEXT
)
Expand description

@cond Doxygen_Suppress