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

switch_core_get_state_handler() private method

private switch_core_get_state_handler ( int jarg1 ) : IntPtr
jarg1 int
return IntPtr
        public static extern IntPtr switch_core_get_state_handler(int jarg1);
freeswitchPINVOKE