[][src]Type Definition mynewt::Ptr

type Ptr = *mut c_void;
[]

Declare a void * pointer that will be passed to C functions