Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
objc
master
ObjC
Class
Id
Ivar
Property
Selector
Built with Crystal 1.9.2
2023-10-07 10:30:28 UTC
class
ObjC::Id
ObjC::Id
Reference
Object
Defined in:
objc.cr
Constructors
.new
(id : LibObjC::Id)
Instance Method Summary
#null?
#to_unsafe
: Pointer(Void)
Constructor Detail
def self.
new
(id : LibObjC::Id)
#
[
View source
]
Instance Method Detail
def
null?
#
[
View source
]
def
to_unsafe
: Pointer(Void)
#
[
View source
]