pub unsafe extern "C" fn GDALCreateRPCTransformerV2(
    psRPC: *const GDALRPCInfoV2,
    bReversed: c_int,
    dfPixErrThreshold: f64,
    papszOptions: *mut *mut c_char
) -> *mut c_void
Expand description

@endcond