Type Definition wren_rust::Pointer [] [src]

type Pointer = *mut c_void;

Typedef for a raw pointer.