module Termisu::FFI::Guards

Defined in:

termisu/ffi/guards.cr

Class Method Summary

Class Method Detail

def self.safe_handle(& : -> UInt64) : UInt64 #

[View source]
def self.safe_status(& : -> Termisu::FFI::Status) : Int32 #

[View source]
def self.safe_u8(default : UInt8 = 0_u8, & : -> UInt8) : UInt8 #

[View source]