ImmCreateContext method

Pointer<HIMC__> ImmCreateContext()

Implementation

ffi.Pointer<HIMC__> ImmCreateContext() {
  return _ImmCreateContext();
}