Trait gdnative_core::object::PtrWrapper [−][src]
Specialization trait for Drop behavior.
Specialization trait for Drop behavior.
fn new(ptr: NonNull<godot_object>) -> Self[src]fn as_non_null(&self) -> NonNull<godot_object>[src]fn as_ptr(&self) -> *mut godot_object[src]impl PtrWrapper for Forget[src]fn new(ptr: NonNull<godot_object>) -> Self[src]fn as_non_null(&self) -> NonNull<godot_object>[src]impl PtrWrapper for UnRef[src]fn new(ptr: NonNull<godot_object>) -> Self[src]fn as_non_null(&self) -> NonNull<godot_object>[src]