OCTTransform4DWithErrorCodes

Function OCTTransform4DWithErrorCodes 

Source
pub unsafe extern "C" fn OCTTransform4DWithErrorCodes(
    hCT: OGRCoordinateTransformationH,
    nCount: c_int,
    x: *mut f64,
    y: *mut f64,
    z: *mut f64,
    t: *mut f64,
    panErrorCodes: *mut c_int,
) -> c_int