dplug v6.0.22
Dub
Repo
NSObjectTemplate
derelict
cocoa
foundation
mixin template
NSObjectTemplate (
T
string
className
) {
static
T
alloc
();
}
Members
Static functions
alloc
T
alloc
()
Allocates, but do not init
Meta
Source
See Implementation
derelict
cocoa
foundation
mixin templates
NSObjectTemplate
structs
NSString