Function ipp_headers_sys::ippiPyramidGetSize

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