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

switch_console_add_complete_func() private method

private switch_console_add_complete_func ( string jarg1, HandleRef jarg2 ) : int
jarg1 string
jarg2 HandleRef
return int
        public static extern int switch_console_add_complete_func(string jarg1, HandleRef jarg2);
freeswitchPINVOKE