pixelStorei method Null safety

void pixelStorei (
  1. int pname,
  2. int param
)

Implementation

void pixelStorei(int pname, int param) native;