Type Definition glib::types::Pointer

source ·
pub type Pointer = gpointer;
Expand description

A GLib pointer

A raw untyped pointer equivalent to *mut Pointee.

Trait Implementations§

Value type checker.
Get the contained value from a Value. Read more
Returns the type identifier of Self.
Convert a value to a Value.
Returns the type identifer of self. Read more
Type to get the Type from. Read more