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

switch_log_init() private method

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