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

switch_core_session_get_pool() private method

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