GlfwGetKeyNameNative typedef

GlfwGetKeyNameNative = Pointer<NativeType> Function(Int32 key, Int32 scancode)

Implementation

typedef GlfwGetKeyNameNative = Pointer Function(Int32 key, Int32 scancode);