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

profile_node_t_next_get() private method

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