Function ipp_sys::ippiResizeSuper_16u_C1R_L
source · pub unsafe extern "C" fn ippiResizeSuper_16u_C1R_L(
pSrc: *const u16,
srcStep: i64,
pDst: *mut u16,
dstStep: i64,
dstOffset: IppiPointL,
dstSize: IppiSizeL,
pSpec: *const ResizeSpec,
pBuffer: *mut u8
) -> i32