clearBufferfi method Null safety

void clearBufferfi(
  1. int buffer,
  2. int drawbuffer,
  3. num depth,
  4. int stencil
)

Implementation

void clearBufferfi(int buffer, int drawbuffer, num depth, int stencil) native;