Function ipp_sys::ippiColorTwist_32f_P3R
source · pub unsafe extern "C" fn ippiColorTwist_32f_P3R(
pSrc: *mut *const f32,
srcStep: i32,
pDst: *mut *mut f32,
dstStep: i32,
roiSize: IppiSize,
twist: *mut [f32; 4]
) -> i32