pub unsafe extern "C" fn GDALSerializeTransformer(
    pfnFunc: GDALTransformerFunc,
    pTransformArg: *mut c_void
) -> *mut CPLXMLNode
Expand description

@cond Doxygen_Suppress