public class WindowsFFI extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
WindowsFFI.Kernel32 |
Constructor and Description |
---|
WindowsFFI() |
Modifier and Type | Method and Description |
---|---|
static WindowsFFI.Kernel32 |
getKernel32() |
static WindowsFFI.Kernel32 |
kernel32() |
public static WindowsFFI.Kernel32 getKernel32()
public static WindowsFFI.Kernel32 kernel32()
Copyright © 2001-2016 JRuby. All Rights Reserved.