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

switch_merge_sln() private method

private switch_merge_sln ( HandleRef jarg1, uint jarg2, HandleRef jarg3, uint jarg4 ) : uint
jarg1 HandleRef
jarg2 uint
jarg3 HandleRef
jarg4 uint
return uint
        public static extern uint switch_merge_sln(HandleRef jarg1, uint jarg2, HandleRef jarg3, uint jarg4);
freeswitchPINVOKE