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

switch_log_node_dup() private method

private switch_log_node_dup ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_log_node_dup(HandleRef jarg1);
freeswitchPINVOKE