[][src]Function ipp_sys::ipprWarpAffineGetBufSize

pub unsafe extern "C" fn ipprWarpAffineGetBufSize(
    srcVolume: IpprVolume,
    srcVOI: IpprCuboid,
    dstVOI: IpprCuboid,
    coeffs: *mut [f64; 4],
    nChannel: i32,
    interpolation: i32,
    pSize: *mut i32
) -> i32