[][src]Function ipp_sys::ippiGetSpatialMoment_64f

pub unsafe extern "C" fn ippiGetSpatialMoment_64f(
    pState: *const MomentState64f,
    mOrd: i32,
    nOrd: i32,
    nChannel: i32,
    roiOffset: IppiPoint,
    pValue: *mut f64
) -> i32