FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_get_cb_args C# (CSharp) Method

CoreSession_get_cb_args() private method

private CoreSession_get_cb_args ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr CoreSession_get_cb_args(HandleRef jarg1);
freeswitchPINVOKE