Type Definition wuffs_sys::wuffs_base__pixel_swizzler__transparent_black_func[][src]

type wuffs_base__pixel_swizzler__transparent_black_func = Option<unsafe extern "C" fn(dst_ptr: *mut u8, dst_len: size_t, dst_palette_ptr: *mut u8, dst_palette_len: size_t, num_pixels: u64, dst_pixfmt_bytes_per_pixel: u32) -> u64>;