extended_color_content_sp method
Implementation
int extended_color_content_sp(
ffi.Pointer<SCREEN> arg0,
int arg1,
ffi.Pointer<ffi.Int> arg2,
ffi.Pointer<ffi.Int> arg3,
ffi.Pointer<ffi.Int> arg4,
) {
return _extended_color_content_sp(
arg0,
arg1,
arg2,
arg3,
arg4,
);
}