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

switch_core_memory_pool_tag() private method

private switch_core_memory_pool_tag ( HandleRef jarg1, string jarg2 ) : void
jarg1 HandleRef
jarg2 string
return void
        public static extern void switch_core_memory_pool_tag(HandleRef jarg1, string jarg2);
freeswitchPINVOKE