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

switch_console_init() private method

private switch_console_init ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_console_init(HandleRef jarg1);
freeswitchPINVOKE