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