[][src]Type Definition mynewt::Out

type Out<T> = &'static mut T;

Declare a pointer that will be used by C functions to return a value