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

switch_console_callback_match_head_get() private method

private switch_console_callback_match_head_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_console_callback_match_head_get(HandleRef jarg1);
freeswitchPINVOKE