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

switch_channel_alloc() private method

private switch_channel_alloc ( HandleRef jarg1, int jarg2, HandleRef jarg3 ) : int
jarg1 HandleRef
jarg2 int
jarg3 HandleRef
return int
        public static extern int switch_channel_alloc(HandleRef jarg1, int jarg2, HandleRef jarg3);
freeswitchPINVOKE