ippiGetSpatialMoment_64f

Function ippiGetSpatialMoment_64f 

Source
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