[][src]Function ipp_headers_sys::ippiGenSobelKernel_32f

pub unsafe extern "C" fn ippiGenSobelKernel_32f(
    pDst: *mut Ipp32f,
    kernelSize: c_int,
    dx: c_int,
    sign: c_int
) -> IppStatus