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

switch_console_callback_match_head_set() private method

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