Type Definition op_fill_func
ffmpeg_dev::sys
type op_fill_func = Option<unsafe extern "C" fn(block: *mut u8, value: u8, line_size: isize, h: c_int)>;