ippiLUT_Init_32f

Function ippiLUT_Init_32f 

Source
pub unsafe extern "C" fn ippiLUT_Init_32f(
    interp: u32,
    ippChan: u32,
    roiSize: IppiSize,
    pValues: *mut *const f32,
    pLevels: *mut *const f32,
    nLevels: *mut i32,
    pSpec: *mut LUT_Spec,
) -> i32