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

switch_log_unbind_logger() private method

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