Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInstanceID ¶
func GetInstanceID() uint
GetInstanceID returns an uint64_t number that is unique for the latest rcl_init call.
Types ¶
type Allocator ¶
type Allocator struct {
Allocator *C.rcl_allocator_t
}
func GetDefaultAllocator ¶
func GetDefaultAllocator() Allocator
func GetZeroInitializedAllocator ¶
func GetZeroInitializedAllocator() Allocator
Click to show internal directories.
Click to hide internal directories.