The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
123 class MyOpenCVResize { native static method resize : void ($in_file : string, $out_file : string);}
class MyOpenCVResize {
native static method resize : void ($in_file : string, $out_file : string);
}