Function sixel_sys::sixel_dither_new [] [src]

pub unsafe extern "C" fn sixel_dither_new(
    ppdither: *mut *mut Dither,
    ncolors: c_int,
    allocator: *mut Allocator
) -> Status