[][src]Function ipp_sys::ippiResizeSuper_16u_C4R_L

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