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

switch_core_memory_pool_get_data() private method

private switch_core_memory_pool_get_data ( HandleRef jarg1, string jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 string
return IntPtr
        public static extern IntPtr switch_core_memory_pool_get_data(HandleRef jarg1, string jarg2);
freeswitchPINVOKE