Ejemplo n.º 1
0
        public static int SetRecvMsgRotine(SWIGTYPE_p_f_p_q_const__char__void pRecvMsgFun)
        {
            int ret = HidProtocolPINVOKE.SetRecvMsgRotine(SWIGTYPE_p_f_p_q_const__char__void.getCPtr(pRecvMsgFun));

            return(ret);
        }
Ejemplo n.º 2
0
 public unsafe static void InstallFatalErrorHandler(SWIGTYPE_p_f_p_q_const__char__void Handler) {
   LLVMPINVOKE.InstallFatalErrorHandler(SWIGTYPE_p_f_p_q_const__char__void.getCPtr(Handler));
 }
Ejemplo n.º 3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_q_const__char__void obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_q_const__char__void obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }