FreeSWITCH.Native.freeswitchPINVOKE.switch_swap_linear C# (CSharp) 메소드

switch_swap_linear() 개인적인 메소드

private switch_swap_linear ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
리턴 void
        public static extern void switch_swap_linear(HandleRef jarg1, int jarg2);
freeswitchPINVOKE