[][src]Type Definition ffmpeg_dev::sys::op_pixels_func

type op_pixels_func = Option<unsafe extern "C" fn(block: *mut u8, pixels: *const u8, line_size: isize, h: c_int)>;