[][src]Function leptess::capi::pixFewColorsOctcubeQuantMixed

pub unsafe extern "C" fn pixFewColorsOctcubeQuantMixed(
    pixs: *mut Pix,
    level: i32,
    darkthresh: i32,
    lightthresh: i32,
    diffthresh: i32,
    minfract: f32,
    maxspan: i32
) -> *mut Pix