flutterxel_core_framebuffer_ptr method

Pointer<Int32> flutterxel_core_framebuffer_ptr()

Implementation

ffi.Pointer<ffi.Int32> flutterxel_core_framebuffer_ptr() {
  return _flutterxel_core_framebuffer_ptr();
}