GDALCreateRPCTransformerV2

Function GDALCreateRPCTransformerV2 

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