Dragonstone::FFI::Utils
Instance methods
expect_optional_bool(arguments : Array(InteropValue), index : Int32, function_name : String, *, default : Bool) : Bool
Sourceexpect_optional_int(arguments : Array(InteropValue), index : Int32, function_name : String, *, default : Int32) : Int32
Sourceexpect_optional_string(arguments : Array(InteropValue), index : Int32, function_name : String, *, default : String) : String
Sourcenormalize(value) : InteropValue
Source