new_prescr method

Pointer<SCREEN> new_prescr()

Implementation

ffi.Pointer<SCREEN> new_prescr() {
  return _new_prescr();
}