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