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

switch_log_bind_logger() private method

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