Function ipp_headers_sys::ippiGetSpatialMoment_64f [] [src]

pub unsafe extern "C" fn ippiGetSpatialMoment_64f(
    pState: *const IppiMomentState_64f,
    mOrd: c_int,
    nOrd: c_int,
    nChannel: c_int,
    roiOffset: IppiPoint,
    pValue: *mut Ipp64f
) -> IppStatus