Ownership mixin. T is the pointed-to C type; freeFn is called with the pointer on destruction.
True when the handle holds a non-null pointer.
Raw C pointer (mutable).
Raw C pointer (const view).
See Implementation
Ownership mixin. T is the pointed-to C type; freeFn is called with the pointer on destruction.