ippiPyramidGetSize

Function ippiPyramidGetSize 

Source
pub unsafe extern "C" fn ippiPyramidGetSize(
    pPyrSize: *mut c_int,
    pBufSize: *mut c_int,
    level: c_int,
    roiSize: IppiSize,
    rate: Ipp32f,
) -> IppStatus