internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_enum_yarp__os__Log__LogType_p_q_const__char_p_q_const__char_q_const__unsigned_int_p_q_const__char__void obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Ejemplo n.º 2
0
 public static void setLogCallback(SWIGTYPE_p_f_enum_yarp__os__Log__LogType_p_q_const__char_p_q_const__char_q_const__unsigned_int_p_q_const__char__void arg0)
 {
     yarpPINVOKE.Log_setLogCallback(SWIGTYPE_p_f_enum_yarp__os__Log__LogType_p_q_const__char_p_q_const__char_q_const__unsigned_int_p_q_const__char__void.getCPtr(arg0));
 }