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

switch_console_callback_match_count_set() private method

private switch_console_callback_match_count_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
return void
        public static extern void switch_console_callback_match_count_set(HandleRef jarg1, int jarg2);
freeswitchPINVOKE