extended_color_content method
Implementation
int extended_color_content(
int arg0,
ffi.Pointer<ffi.Int> arg1,
ffi.Pointer<ffi.Int> arg2,
ffi.Pointer<ffi.Int> arg3,
) {
return _extended_color_content(
arg0,
arg1,
arg2,
arg3,
);
}