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

switch_core_perform_permanent_alloc() private method

private switch_core_perform_permanent_alloc ( HandleRef jarg1, string jarg2, string jarg3, int jarg4 ) : IntPtr
jarg1 HandleRef
jarg2 string
jarg3 string
jarg4 int
return IntPtr
        public static extern IntPtr switch_core_perform_permanent_alloc(HandleRef jarg1, string jarg2, string jarg3, int jarg4);
freeswitchPINVOKE